docs: Second attempt at pages site.

This commit is contained in:
Spencer Brower
2024-03-04 12:28:59 -05:00
parent bec8e2c963
commit 5a02666212
6 changed files with 27 additions and 13 deletions

5
docs/.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
_site
.sass-cache
.jekyll-cache
.jekyll-metadata
vendor

View File

@@ -1,2 +1 @@
#theme: jekyll-theme-HACKER theme: jekyll-theme-HACKER
remote_theme: pages-themes/hacker@v0.2.0

17
docs/about.markdown Normal file
View File

@@ -0,0 +1,17 @@
---
title: About
permalink: /about/
---
This is the base Jekyll theme. You can find out more info about customizing your Jekyll theme, as well as basic Jekyll usage documentation at [jekyllrb.com](https://jekyllrb.com/)
You can find the source code for Minima at GitHub:
[jekyll][jekyll-organization] /
[minima](https://github.com/jekyll/minima)
You can find the source code for Jekyll at GitHub:
[jekyll][jekyll-organization] /
[jekyll](https://github.com/jekyll/jekyll)
[jekyll-organization]: https://github.com/jekyll

View File

@@ -1,8 +0,0 @@
layout: page
title: "Contributing"
permalink: /contributing
---
# Contributing
Under construction.

4
docs/index.markdown Normal file
View File

@@ -0,0 +1,4 @@
---
---
hello

View File

@@ -1,3 +0,0 @@
# Homepage
Testing