Skip to content

A lightweight Hugo blogging theme designed for developers, and creators who want a minimalist, and elegant blog.

License

Notifications You must be signed in to change notification settings

logstacklabs/plumeo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

plumeo

Plumeo 🪶 v0.1.0

Plumeo is a clean, lightweight and responsive Hugo theme designed for writers, developers, and creators who want a minimalist, and elegant blog.

✨ Features

  • 📱 Responsive & mobile-friendly layouts.
  • ⚡ Minified assets, lazy-loaded images, google fonts, and assets fingerprinting.
  • 📰 Clean & optimized layouts and typography.
  • 🏷️ Taxonomy support including categories, tags, and author pages with post counts and icons.
  • 📖 Custom render hooks for codeblocks, Images, & blockquotes with 15 different Github styled alerts.
  • 🔎 Built-in search functionality.
  • 🖼️ Local & Remote image resource handling.
  • 📂 SEO friendly (Schema.org markup, Open Graph, Twitter cards, & social meta tags).
  • 🔗 Social Share buttons for different social platforms including (Linkedin, Facebook, Mastodon, BlueSky, Threads, WeChat, etc...).
  • 🧩 Shortcodes for contact form & card, details and kbd elements, figure images with captions, and video embedding for youtube, twitch, and vimeo. More shortcodes will be included in future updates.

📸 Screenshots

  • Homepage dark mode screenshot
  • Post Page light mode screenshot
  • Taxonomy (Terms) dark mode screenshot
  • Taxonomies light mode screenshot

🚀 Demo

🛠️ Installation

Add the theme as g git submodule:

git submodule add https://github.com/logstacklabs/plumeo.git themes/plumeo

Or clone the repo

git clone https://github.com/logstacklabs/plumeo.git themes/plumeo

⚙️ Configuration

Enable the theme in your hugo.toml:

theme = 'plumeo'

SEE: the blog for all the configurations:

  • To work on Plumeo locally:
    hugo server
  • To build your hugo site
    hugo
  • Preview your site at localhost:1313.
  • To update, run the following commands:
    cd themes/plumeo
    git pull origin main
    cd ../..
    git submodule update --remote --rebase

🤝 Contributing

Contributor Covenant

  • Check out this guide link
  • Also makesure to record your changes in the changelog file.

📜 License

This project is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

License: CC BY-NC-SA 4.0

🙏 Acknowledgements

💝 Support

For any issues or questions, please open an issue on GitHub.

About

A lightweight Hugo blogging theme designed for developers, and creators who want a minimalist, and elegant blog.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published