Tyler Perkins
216090e83b
Fix #3 Co-authored-by: Tyler Perkins <tperki17@kent.edu> Reviewed-on: tyler/site#4
32 lines
771 B
Markdown
32 lines
771 B
Markdown
New site
|
|
========
|
|
|
|
A rewrite of my site.
|
|
|
|
This site is written in php again, this is because
|
|
|
|
1. The ability to run as a tor site is very important
|
|
2. No need for javascript
|
|
|
|
However this site will use some javascript for fun stuff, but nothing required.
|
|
This site will also use custom made css that looks much much better
|
|
|
|
This site will also use a database to pull out the articles, however they will
|
|
be much better this time around
|
|
|
|
Features
|
|
--------
|
|
|
|
* [X] Basic home/about me page
|
|
* [X] Contact info
|
|
* [ ] Links to projects
|
|
* [ ] Posts w/ a tagging system
|
|
* [X] Some javascript utilities
|
|
|
|
Environment Variables
|
|
---------------------
|
|
|
|
| NAME | Notes |
|
|
| ----------- | ------------------------- |
|
|
| GITEA_TOKEN | API Token to access Gitea |
|