Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nzt48/nzt48.github.io


https://github.com/nzt48/nzt48.github.io

Last synced: 12 days ago
JSON representation

Awesome Lists containing this project

README

        

# Personal Website and Blog

Welcome to my website and blog hosted as a GitHub page. This site is generated using [Zola](https://www.getzola.org/), a fast and flexible static site generator written in Rust. The design and layout are built upon the [Hermit Zola theme](https://github.com/VersBinarii/hermit_zola).

## Quick Links

- [Website and Blog](https://nzt48.github.io/)
- [GitHub Repository](https://github.com/NZT48/nzt48.github.io)

## Getting Started

To view this website, simply visit the [website link](https://nzt48.github.io/). If you're interested in contributing, here's how you can set up the project locally:

1. Clone the repository:
```bash
git clone https://github.com/NZT48/nzt48.github.io
```
2. Install Zola if you haven't already.
3. Navigate to the project folder:
```bash
cd nzt48.github.io
```
4. Run the development server:
```bash
zola serve
```
This will start a local development server, and you can access the site.

## License

This project is licensed under the MIT License.