Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shwilliam/dinoblog

🦕 A minimal blogging platform written in Node
https://github.com/shwilliam/dinoblog

blog ejs mongodb node

Last synced: about 2 months ago
JSON representation

🦕 A minimal blogging platform written in Node

Awesome Lists containing this project

README

        

# dinoblog


__
/ _)
_.----._/ /
/ /
__/ ( | ( |
/__.-'|_|--|_|

> A minimal blogging platform written in Node

## Contributing

This project is open to and encourages contributions! Feel free to discuss any bug fixes/features in the [issues](https://github.com/shwilliam/dinoblog/issues). If you wish to work on this project:

1. Fork [this project](https://github.com/shwilliam/dinoblog)
2. Create a branch (`git checkout -b new-branch`)
3. Commit your changes (`git commit -am 'add new feature'`)
4. Push to the branch (`git push origin new-branch`)
5. [Submit a pull request!](https://github.com/shwilliam/dinoblog/pull/new/master)