Skip to content

ekansh005/elewind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elewind

An Eleventy, TailwindCSS and Netlify CMS based blog

Deploy to Netlify

Live Demo

You can checkout the live demo of the blog at https://elewind-template.netlify.app/

Features

This blog was developed using Eleventy static site generator. Tailwind CSS was used to style the blog while it uses Netlify CMS for managing blog posts.

This has following features:

  • Netlify CMS integration for managing blog posts
  • Customizable
    • top level navigation menu
    • sections on the hompage
    • max number of posts to display on the homepage section
  • Featured blog post - the latest created post with featured tag (category)
  • List of all blog posts
  • List of all blog posts per tag (category)
  • Fully responsive

Getting Started

To try it out by deploying, you can use 'Deploy to Netlify' button directly.

To run this in your environment:

  1. Clone git repo

    First, clone the git repo using git clone https://github.com/ekansh005/elewind.git

  2. Install dependencies

    In the Elewind repo folder, run npm install to install all the dependencies.

  3. Run

    To run it in dev environment, run npm run start and it will create a local server and open the link in your default browser.

Contact Me

You can reach me on Twitter and LinkedIn.

License

MIT license.