Project: websites/kevinschoon-dot-com
Homepage: https://kevinschoon.com
Description: Source Code of my Personal Website
Kevin Schoon
fix xmlns tags in atom feed
| File | Commit | Size | Mode | Time |
|---|---|---|---|---|
| .gitignore | init | 39 B | -rw-r--r-- | 1.3 years ago |
| README.md | update readme | 251 B | -rw-r--r-- | 1 day ago |
| assets | rm content from xsl template | NaN B | d--------- | 1 day ago |
| build.py | re-enable devmode websocket | 3.5 KiB | -rwxr-xr-x | 2 days ago |
| contact.txt | init | 128 B | -rw-r--r-- | 1.3 years ago |
| content | rm mistaken content update | NaN B | d--------- | 1 day ago |
| index.html.jinja | re-enable devmode websocket | 951 B | -rw-r--r-- | 2 days ago |
| main.css | drop sass support completely | 2.6 KiB | -rw-r--r-- | 1 week ago |
| render.py | fix xmlns tags in atom feed | 7.9 KiB | -rwxr-xr-x | 1 day ago |
| scripts | re-enable devmode websocket | NaN B | d--------- | 2 days ago |
| server.py | init | 1.5 KiB | -rwxr-xr-x | 1.3 years ago |
| sitemap.yaml | migrate feed from rss -> atom | 430 B | -rw-r--r-- | 1 day ago |
kevinschoon-dot-com
This is source code for my personal website.
Development
Install minify-html.
scripts/watch.sh ./build.py
Deployment
scripts/publish.sh git push origin generated –force