Skip to content

Epsilon is a clean, minimal, and customizable Hexo theme designed for simplicity and flexibility.

License

Notifications You must be signed in to change notification settings

iaaaannn0/hexo-theme-epsilon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hexo Theme: Epsilon

license language count repo size

Epsilon is a minimal, clean, and highly customizable theme for Hexo.
This theme is my first attempt at developing a Hexo theme, so please forgive any shortcomings! 😊

📖 Features

  • Customizable Layout: Easily configurable sections for your blog, portfolio, or personal projects.
  • Typography: Supports custom fonts like IosevkaAile and Podkova.
  • Markdown Rendering: Includes beautiful code block syntax highlighting with highlight.js.
  • Multilingual Support: Built-in support for multiple languages via languages/*.yml files.
  • Customizable Tags and Projects: Add and manage highlighted projects and tags through the _config.yml.
  • RSS and JSON Feeds: Automatic generation for RSS and JSON feeds.

🖊 Usage

npm install --save hexo hexo-cli hexo-server hexo-renderer-ejs hexo-renderer-markdown-it hexo-renderer-stylus hexo-generator-index hexo-generator-archive hexo-generator-category hexo-generator-tag hexo-generator-feed hexo-generator-json-feed hexo-pagination hexo-browsersync hexo-clean-css hexo-generator-sitemap

--- 

mkdir source/blog
touch source/blog/index.md

vim source/blog/index.md
---
title: Blog
layout: blog
---

🎨 Custom Fonts

Epsilon includes the fonts IosevkaAile and Podkova. You can add more fonts by updating the source/fonts/ folder and modifying source/css/style.css.

🖼 Screenshots

image image image

🚀 Roadmap

•	Expand plugin integrations

🙏 Acknowledgements

•	Hexo: A fast, simple & powerful blog framework.
•	highlight.js: For beautiful syntax highlighting.
•	Open Source Fonts: IosevkaAile and Podkova.

❤️ About Me

Hi there! I’m a beginner in Hexo theme development, and this is my first attempt at building a theme. Your feedback and suggestions are always welcome! Please report issues or contribute via pull requests.

This theme is modeled after Xe Iaso).

Thank you for your interest in Epsilon! If you have any questions, feel free to reach out or open an issue.
Happy blogging!

About

Epsilon is a clean, minimal, and customizable Hexo theme designed for simplicity and flexibility.

Topics

Resources

License

Stars

Watchers

Forks