/saynete

Another blog in French.

Primary LanguageSCSS

Netlify Status

eleventy-blog

A blog template using eleventy.

Features

  • Write blog posts in markdown 🥳
  • Write styles in SCSS 💅🏻

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.