Ecosyste.ms: Awesome
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 month ago
JSON representation
markdown.ru website
- Host: GitHub
- URL: https://github.com/samdark/markdownru
- Owner: samdark
- Created: 2011-11-30T15:58:11.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2020-06-15T13:50:01.000Z (over 4 years ago)
- Last Synced: 2023-03-14T07:15:27.573Z (almost 2 years ago)
- Topics: hacktoberfest, markdown, website
- Language: PHP
- Homepage: https://markdown.ru/
- Size: 44.9 KB
- Stars: 7
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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`.