Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/pathunstrom/personal-site
- Owner: pathunstrom
- Created: 2020-05-25T16:20:06.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-01-02T07:16:50.000Z (11 months ago)
- Last Synced: 2024-05-01T21:37:17.684Z (7 months ago)
- Language: HTML
- Size: 4.21 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
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