Our news and announcements, at blog.openneo.net!
| _bin | ||
| _layouts | ||
| _posts | ||
| assets | ||
| .gitignore | ||
| .prettierrc.yml | ||
| 404.html | ||
| Gemfile | ||
| Gemfile.lock | ||
| index.html | ||
| README.md | ||
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!