openneo-blog/README.md
2024-09-11 17:47:54 -07:00

9 lines
256 B
Markdown

# 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!