Skip to content

logstacklabs/alvyn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alvyn Theme v1.0.0

alvyn

A "Minimalist" HUGO landing page theme

🚀 Features

  • RSS Integration Support.
  • Google Analytics support.
  • Dark & Light mode support.
  • SEO and accessibility friendly
  • Easy setup, configuration, & customization.
  • Clean, Minimalist, Lightweight, & Responsive.

📸 Screenshots & Demo

🔧 Quick Start

Prerequisites: Git, dart-sass, Hugo

  • In your site's root directory run the following commands below
git init
git submodule add https://github.com/logstacklabs/alvyn.git themes/alvyn

# Or run: git clone https://github.com/logstacklabs/alvyn.git themes/alvyn
echo 'alvyn' >> hugo.toml
cd themes/alvyn && npm install
npm run preview

# Runs: hugo server.
npm run clean

# Runs: rm -r .hugo_build.lock resources public && clear.
# deletes the `public`, `resources`, and `.hugo_build.lock` files.
npm run build

# Runs: hugo.

See the .hugo.toml & .sections.toml files in the ..idea/ directory for the full configurations.

Then Preview your site at localhost:1313.

🍰 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 (CC BY-NC-SA 4.0).

License: CC BY-NC-SA 4.0

🙏 Acknowledgements

💝 Support

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