Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jojoee/mediumm-template
:tada: Blog template, very inspired by medium.com
https://github.com/jojoee/mediumm-template
clone html jade medium pug template
Last synced: about 1 month ago
JSON representation
:tada: Blog template, very inspired by medium.com
- Host: GitHub
- URL: https://github.com/jojoee/mediumm-template
- Owner: jojoee
- License: mit
- Created: 2017-04-14T15:53:16.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-18T09:25:06.000Z (almost 6 years ago)
- Last Synced: 2024-09-29T08:42:42.618Z (about 2 months ago)
- Topics: clone, html, jade, medium, pug, template
- Language: HTML
- Homepage: https://jojoee.github.io/mediumm-template/html
- Size: 232 KB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mediumm
[![Build Status](https://travis-ci.org/jojoee/mediumm-template.svg)](https://travis-ci.org/jojoee/mediumm-template)
[![Bower Version](https://img.shields.io/bower/v/mediumm.svg)](https://bower.io/search/?q=mediumm)
[![Npm Version](https://img.shields.io/npm/v/mediumm.svg)](https://www.npmjs.com/package/mediumm)
[![Release Version](https://img.shields.io/github/release/jojoee/mediumm-template.svg)](https://github.com/jojoee/mediumm-template/releases)
[![Downloads](https://img.shields.io/npm/dt/mediumm.svg)](https://github.com/jojoee/mediumm-template/archive/master.zip)Blog template, very inspired by medium.com
## Demo
- [404](https://jojoee.github.io/mediumm-template/html/404.html)
- [Author](https://jojoee.github.io/mediumm-template/html/author.html)
- [Category](https://jojoee.github.io/mediumm-template/html/category.html)
- [Home](https://jojoee.github.io/mediumm-template/html/index.html)
- [Page](https://jojoee.github.io/mediumm-template/html/page.html)
- [Post](https://jojoee.github.io/mediumm-template/html/post.html)## Note
- Convert from [jojoee/medium-clone](https://github.com/jojoee/medium-clone)
- No indent in dropdown (sidebar)
- Display category list in content on author, category page## Update
- [ ] Fix display `` tag in comment section due to string in json format
- [ ] Is `.travis.yml` correct ?## Other versions
- [x] WordPress: [jojoee/medium-clone](https://github.com/jojoee/medium-clone)
- [x] Html: [jojoee/mediumm-template](https://github.com/jojoee/mediumm-template)
- [x] React: [jojoee/mediumm-react](https://github.com/jojoee/mediumm-react)
- [ ] Hexo## Tool & Resource
- [izolate/html2pug](http://html2pug.com/)
- [WP Test](http://wptest.io/)