Skip to content

jennieablog/dotfolio-theme

Repository files navigation

📘 Dotfolio Theme

Gem Version Downloads License

Dotfolio is a calm, dotted notebook-style Jekyll theme with a minimal, structured layout for showcasing projects and documenting ideas.

Dotfolio Screenshot

✨ Features

  • 🧭 Minimal, structured homepage layout
  • 📝 Notes system with pagination + search
  • 🗂 Centralized configuration via a single YAML file
  • ✍️ Consistent styling across Markdown and HTML
  • 🌗 Dark / light mode toggle
  • ⚡ One-command installer script
  • 📦 Gem-based distribution
  • 🪶 Lightweight and fast
  • 🔓 Open source

🎯 Use Cases

Dotfolio is ideal for:

  • Developer portfolios
  • Project showcases
  • Personal blogs
  • Digital gardens / notes
  • Minimal documentation sites

🚀 Installation (Gem-based)

Add the dotfolio-theme and jekyll-paginate-v2 to your Gemfile:

gem "dotfolio-theme"
gem "jekyll-paginate-v2" # mandatory for pagination

Then install:

bundle install

Run the setup script to load theme settings and files:

dotfolio-theme

Finally, start your site:

bundle exec jekyll serve

📄 License

MIT License © Jennie Ron Ablog

💡 Acknowledgements

About

A calm, dotted notebook-style Jekyll theme with a minimal, structured layout for showcasing projects and documenting ideas.

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.txt

Stars

Watchers

Forks

Packages

 
 
 

Contributors