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

https://github.com/samdark/markdownru

markdown.ru website
https://github.com/samdark/markdownru

hacktoberfest markdown website

Last synced: about 1 year ago
JSON representation

markdown.ru website

Awesome Lists containing this project

README

          

# markdown.ru

markdown.ru is a Russian website about markdown.

Content is in [`/content` directory](content/index.md).

In order to run development server locally:

1. Clone the repository.
2. Do `composer install`.
3. Run `composer run serve`.