Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 692 Bytes

README.md

File metadata and controls

32 lines (26 loc) · 692 Bytes

Dekyll

Jekyll theme based on default Jekyll's default style. Demo Dekyll Theme.

All configuration is under _config.yml file.

Dependencies

  • jekyll 3
  • jekyll-sitemap
  • jekyll-paginate
  • jekyll-redirect-from
  • jekyll-seo-tag

Features

  • Support Jekyll 3
  • No Javascript required
  • CSS Compression
  • Related articles
  • Responsive
  • Support pagination
  • Sitemap
  • Support redirection
  • Social media sharing buttons
  • Google Analytic and Disqus
  • Jekyll SEO tag

How to Build

Google Analytic and Disqus are only rendered in production environment, you must set JEKYLL_ENV=production when building Dekyll.

JEKYLL_ENV=production jekyll build