Skip to content
This repository was archived by the owner on Sep 20, 2025. It is now read-only.

mine3krish/zeno-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

πŸš€ My Zeno Project

This project was generated with Zeno - a simple, fast, and flexible blog generator.


πŸ“¦ Project Structure

After running zeno init my-site, you’ll see a structure like this:

my-site/
β”œβ”€β”€ posts/        # Your markdown or blog posts
β”œβ”€β”€ themes/         # Themes (default theme included)
β”œβ”€β”€ plugins/         # Plugins
β”œβ”€β”€ zeno.config.js  # Zeno configuration file
└── README.md       # You are here!

πŸ› οΈ Development

Run the local dev server:

zeno serve

Build your site for production:

zeno build

✍️ Writing Content

  • Add your posts or docs inside the posts/ folder.
  • Use Markdown (.md) files for easy writing.
  • Zeno automatically builds and styles your pages with the chosen theme.

🎨 Theming

  • Change or add themes inside themes/.
  • Default theme included: default (clean and minimal).
  • More themes coming soon β€” or create your own!

πŸ§‘β€πŸ’» Made with Zeno

This project runs on Zeno β€” a simple static site generator built with Node.js.

Give it a ⭐ on GitHub if you like it! 🌟

About

Docs for Zeno

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published