Skip to content

jalediazb/once

Repository files navigation

ONCE - Eleventy Theme

Demo

Personal theme made with:

Features:

  • Layouts for:
    • Pages (minimal-post.njk)
    • Post (post.njk)
    • Index
    • Tag pages
    • Error 404
  • Sitemap
  • Search by titles
  • Share Buttons
  • Links for social profiles.
  • Blocks for ads or another content
  • Cookies advice
  • Minify CSS, JS and HTML
  • Remove unused CSS

Scripts

  • Develop: npm run serve
  • Build: npm run build

Config Theme

There is a file _data/config.json where you can edit your configuration.

Custom CSS y JS

  • ./src/_css/custom.css
  • ./_includes/scripts.js

Error 404

There is a template for errors. More information.

Ad Blocks

Edit in eleventy.js

About

Once - Personal theme to make websites with Eleventy and BulmaCSS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published