arguiot / Jekyll-Markdown

Markdown blog generator using Jekyll

Home Page:https://goo.gl/2FgHYz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

Jekyll-Markdown

Jekyll-Markdown is a pure markdown blog generator that uses Jekyll. You can use Jekyll-Markdown to build a simple black and white responsive blog that displays all your posts sorted in categories.

Getting Started

Prerequisites

Deployment

Move in the Jekyll Markdown directory and run the web server:

$ jekyll s

Finally, check that the web server is running by typing this address in your web browser:

localhost:4000

Configure the website in _config.yml and add your posts in the _posts folder based on the help post content. For more information about adding articles, see https://lukalafaye.github.io/Jekyll-Markdown/help/

Built With

  • Jekyll - Static Site Generator
  • MarkDown - Lightweight Markup Language

Contributing

Please leave a star 🌟 and read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to improve the project.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.

Acknowledgments

License

This project is licensed under the MIT License - see the LICENSE file for details


Copyright © 2019 Luka Lafaye de Micheaux | All Rights Reserved.

About

Markdown blog generator using Jekyll

https://goo.gl/2FgHYz

License:MIT License


Languages

Language:CSS 78.2%Language:HTML 20.8%Language:JavaScript 1.0%