All Projects → KeJunMao → Jekyll Theme Mdui

KeJunMao / Jekyll Theme Mdui

Licence: mit
🍷A Jekyll theme based on MDUI

Projects that are alternatives of or similar to Jekyll Theme Mdui

Quasar
Quasar Framework - Build high-performance VueJS user interfaces in record time
Stars: ✭ 20,090 (+13948.95%)
Mutual labels:  material-design, material, pwa
Jekyll Uno
Jekyll-Uno - a minimal, responsive theme for Jekyll based on Uno for Ghost
Stars: ✭ 559 (+290.91%)
Mutual labels:  jekyll, github-pages, jekyll-themes
Hydeout
A refreshed version of Hyde for Jekyll 3.x and 4.x
Stars: ✭ 448 (+213.29%)
Mutual labels:  jekyll, github-pages, jekyll-themes
fuse-core
The 'Fuse Core' Jekyll theme.
Stars: ✭ 29 (-79.72%)
Mutual labels:  jekyll, github-pages, jekyll-themes
Jekyll Timeline
Timeline / Résumé Theme with Jekyll
Stars: ✭ 46 (-67.83%)
Mutual labels:  jekyll, github-pages, jekyll-themes
startbootstrap-stylish-portfolio-jekyll
Jekyll theme based on Stylish Portfolio Bootstrap theme
Stars: ✭ 20 (-86.01%)
Mutual labels:  jekyll, github-pages, jekyll-themes
Jekyll Help Center Theme
Simple and responsive Jekyll theme for help center.
Stars: ✭ 133 (-6.99%)
Mutual labels:  jekyll, github-pages, jekyll-themes
Vuetify Todo Pwa
✔️ A simple Todo PWA built with Vue CLI 3 + Vuex + Vuetify.
Stars: ✭ 160 (+11.89%)
Mutual labels:  material-design, material, pwa
Demo Progressive Web App
🎉 A demo for progressive web application with features like offline, push notifications, background sync etc,
Stars: ✭ 798 (+458.04%)
Mutual labels:  material-design, material, pwa
Jekyll Theme Chirpy
A minimal, sidebar, responsive web design Jekyll theme that focuses on text presentation.
Stars: ✭ 773 (+440.56%)
Mutual labels:  jekyll, github-pages, pwa
Millennial
A minimalist Jekyll theme for running an online publication
Stars: ✭ 223 (+55.94%)
Mutual labels:  jekyll, github-pages, jekyll-themes
Hanuman
A responsive, lightning-fast Jekyll theme built using AMP (Accelerated Mobile Pages) to speed up your blogs and websites.
Stars: ✭ 100 (-30.07%)
Mutual labels:  jekyll, github-pages, jekyll-themes
Oscailte
Oscailte — A powerful light, clean, and responsive Jekyll theme.
Stars: ✭ 178 (+24.48%)
Mutual labels:  jekyll, github-pages, jekyll-themes
Beautiful Jekyll
✨ Build a beautiful and simple website in literally minutes. Demo at https://beautifuljekyll.com
Stars: ✭ 3,778 (+2541.96%)
Mutual labels:  jekyll, github-pages, jekyll-themes
Jekyll Material Theme
A Jekyll Theme based on Material Design using Materialize.
Stars: ✭ 165 (+15.38%)
Mutual labels:  jekyll-themes, material-design, material
Flexible Jekyll
Flexible-Jekyll is a simple and clean theme for Jekyll
Stars: ✭ 531 (+271.33%)
Mutual labels:  jekyll, github-pages, jekyll-themes
Type Theme
A free and open-source Jekyll theme with responsive design. Great for blogs and easy to customize.
Stars: ✭ 657 (+359.44%)
Mutual labels:  jekyll, github-pages, jekyll-themes
Mzlogin.github.io
Jekyll Themes / GitHub Pages 博客模板 / A template repository for Jekyll based blog
Stars: ✭ 1,060 (+641.26%)
Mutual labels:  jekyll, github-pages, jekyll-themes
Vuetify Swipeout
👆 A swipe out example built with Vue CLI 3 + Vuetify + Swiper.
Stars: ✭ 117 (-18.18%)
Mutual labels:  material-design, material, pwa
Material.avalonia
Material design in AvaloniaUI
Stars: ✭ 126 (-11.89%)
Mutual labels:  material-design, material

Jekyll Theme MDUI

A Jekyll theme based on mdui

主题停更,只做兼容性维护。期待 V2 吧!

Contents

General

Version Jekyll Gem

Code Climate Build Status Commitizen friendly

Author

Demo

KeJun's Blog

Quick start

Quick start

快速开始

Docs

Docs(!!!Need Help!!!)

中文文档

TODO

  • [ ] V2

Note

File Required or Optional:

files Required or Optional Description
mainifest.json Optional Is the only file that every WebExtension must contain.See here.
sw.js Optional Service Workers.See here.
search.json Optional If you use the search page, it is required.
tags.json Optional If you use the tags page, it is required.
_data/friends.yml Optional If you use the friends page, it is required.
_data/sns.yml Optional It is footer sns,if you want used, it is required.
_data/meng.yml Optional It is Meng option,if you want used, it is required.
_data/site.yml Required It is theme config.
_data/lang.yml Required It is language config.
_data/menus.yml Required It is site menus config.

How to use? See Docs.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/KeJunMao/jekyll-theme-mdui. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

Development

To set up your environment to develop this theme, run bundle install.

Your theme is setup just like a normal Jekyll site! To test your theme, run bundle exec jekyll serve and open your browser at http://localhost:4000. This starts a Jekyll server using your theme. Add pages, documents, data, etc. like normal to test your theme's contents. As you make modifications to your theme and to your content, your site will regenerate and you should see the changes in the browser after a refresh, just like normal.

When your theme is released, only the files in _layouts, _includes, and assets tracked with Git will be released.

License

license

The theme is available as open source under the terms of the MIT License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].