Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pathunstrom/personal-site

New home for my personal website.
https://github.com/pathunstrom/personal-site

Last synced: about 11 hours ago
JSON representation

New home for my personal website.

Awesome Lists containing this project

README

        

# personal-site
New home for my personal website.

## Development
Currently using statik, the requirements file currently works on Python 3.7.

To test locally:

statik
python -m http.server -b 127.0.0.1 8080 -d public
python -m webbrowser http://localhost:8080