Darcli Theme

This site uses a customized version of the Darcli Jekyll theme.

Original Theme

Features

  • Categories system
  • Disqus comments integration
  • SEO support (meta descriptions, keywords, Open Graph cards)
  • Atom and RSS feeds
  • Code highlighting
  • Responsive design

Configuration

Edit _config.yml to customize:

title: "Site Title"
description: "Site description"
email: your@email.com
owner: Your Name

github_username: username
linkedin_username: username

Customization

File Purpose
_includes/header.html ASCII art logo
_includes/nav.html Navigation links
assets/css/style.css All styling
_config.yml Site metadata

License

GPL3 - See LICENSE