https://github.com/rajivharlalka/accio
A Personal Blog Page Zola theme
https://github.com/rajivharlalka/accio
blog css css3 hacktoberfest html sass theme zola
Last synced: about 1 month ago
JSON representation
A Personal Blog Page Zola theme
- Host: GitHub
- URL: https://github.com/rajivharlalka/accio
- Owner: rajivharlalka
- License: mit
- Created: 2021-10-25T08:54:43.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-06-25T10:00:15.000Z (over 2 years ago)
- Last Synced: 2025-02-28T08:18:54.411Z (9 months ago)
- Topics: blog, css, css3, hacktoberfest, html, sass, theme, zola
- Language: SCSS
- Homepage: https://accio-demo.netlify.app/
- Size: 1.23 MB
- Stars: 3
- Watchers: 1
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
## Accio
Personal Blog Site Theme for [Zola SSG](https://getzola.org)
- Live Demo: https://accio-demo.netlify.app
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
[](./LICENSE)