Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oscarmorrison/md-page
📝 create a webpage with just markdown
https://github.com/oscarmorrison/md-page
html markdown onepagewebsite simple
Last synced: about 7 hours ago
JSON representation
📝 create a webpage with just markdown
- Host: GitHub
- URL: https://github.com/oscarmorrison/md-page
- Owner: oscarmorrison
- License: mit
- Created: 2018-10-05T13:06:43.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-04-04T23:35:48.000Z (10 months ago)
- Last Synced: 2025-01-18T16:06:40.277Z (7 days ago)
- Topics: html, markdown, onepagewebsite, simple
- Language: JavaScript
- Homepage: https://oscarmorrison.github.io/md-page/
- Size: 255 KB
- Stars: 1,293
- Watchers: 20
- Forks: 98
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-for-beginners - md-page - first-issue)_ <br> Create a webpage with just markdown. (JavaScript)
- jimsghstars - oscarmorrison/md-page - 📝 create a webpage with just markdown (JavaScript)
- awesome-list - md-page
- fucking-awesome-for-beginners - md-page - first-issue)_ <br> Create a webpage with just markdown. (JavaScript)
README
# markdown page
**Create a webpage with just markdown!**
### Installation
1. Create a new html page, `my-page.html`
2. Add the following script tag at the very top of the page
3. Write some [markdown](https://guides.github.com/features/mastering-markdown/)
```
# Header
Welcome to my simplest site- An
- awesome
- list
```(see the [docs](https://github.com/oscarmorrison/md-page/tree/master/docs) for more info)
### Demo
*editable demo:* https://jsbin.com/katuyos/edit?html,output
*live demo:* https://oscarmorrison.github.io/md-page/