Skip to content

rajivharlalka/Accio

Repository files navigation

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

📜 License

License: MIT