arpitbatra123 / eleventy-blog-mnml

A minimal blog template using eleventy

Home Page:https://eleventy-blog-mnml.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Netlify Status

eleventy-blog-mnml

A minimal blog template using eleventy.

Features

  • Write blog posts in markdown 🥳
  • Write styles in SCSS 💅🏻
  • Inbuilt support for rss feed

How to Use?

  1. Clone this repo
  2. Install dependencies by running npm i
  3. Add your blog posts (in markdown) in the posts folder.
  4. Run a copy of the project locally using npm run serve to see your changes locally.
  5. Run npm run build which will build your website in the _site folder which you can deploy.

Screenshots

Screenshot 2021-03-03 at 7 43 28 PM

Screenshot 2021-03-03 at 7 43 11 PM

Real World Use Case

My personal website, which is available over here, is built using this template as the base.

Bugs, Feature Requests or Questions?

Ask away @arpitbatra123 on twitter or shoot me a mail at arpitbatra123@gmail.com

If this project helped you,

About

A minimal blog template using eleventy

https://eleventy-blog-mnml.netlify.app/


Languages

Language:SCSS 61.4%Language:Liquid 17.4%Language:Nunjucks 10.4%Language:JavaScript 5.8%Language:HTML 5.0%