This repository has been archived on 2023-05-27. You can view files and clone it, but cannot push or open issues or pull requests.
site/README.md
Tyler Perkins 216090e83b remove-api-key (#4)
Fix #3

Co-authored-by: Tyler Perkins <tperki17@kent.edu>
Reviewed-on: tyler/site#4
2022-12-02 01:53:04 +00:00

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 |