Accio

A Personal Blog Page Zola theme

MIT License

Stars
3

Accio

Personal Blog Site Theme for Zola SSG

Accio is a Personal Blog Page using Zola Static Site Generator and a personal theme. Currently this project is actively in development mode.

Setup Local Machine

  1. Install git
  2. Install Zola
  3. Install yarn
  4. Clone the repository
  5. Go to the project folder
  6. Run the command yarn in terminal. This will install the required packages for automatic linting.
  7. Run the command zola serve in terminal to see the live changes in the browser.
  8. Now you are good to go. Start coding!

References

  • What is a Static Site Generator (SSG) ?
  • What is Zola ?
  • We are using Tera template. Read how to add/change.
  • How to use SASS ?
  • Some good ZOLA themes for reference. Blag AfterDark

📜 License

Badges
Extracted from project README
License: MIT