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.
Go to file
Tyler Perkins d8ca953000
All checks were successful
continuous-integration/drone/push Build is passing
Fix x scrollbar on mobile
2022-12-17 20:10:19 -05:00
src Fix x scrollbar on mobile 2022-12-17 20:10:19 -05:00
.drone.yml Update drone yml to notify 2022-12-17 19:45:25 -05:00
Makefile
README.md Update README 2022-12-02 14:32:36 -05:00

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

  • Basic home/about me page
  • Contact info
  • Links to projects
  • Posts w/ a tagging system
  • Some javascript utilities

Environment Variables

NAME Notes
GITEA_TOKEN API Token to access Gitea