openneo-blog/README.md

10 lines
256 B
Markdown
Raw Normal View History

2024-09-11 17:47:54 -07:00
# OpenNeo Blog
This is a deathly-simple Jekyll site! The posts are saved as Markdown in the
`_posts` folder.
To run the site locally for testing, run `_bin/serve.sh`.
To deploy, run `_bin/deploy.sh`—this requires SSH access to our web server,
though!