https://github.com/erikngigi/ericngigi.xyz
Personal website running on Hugo and TinaCMS.
https://github.com/erikngigi/ericngigi.xyz
hugo tinacms
Last synced: 2 months ago
JSON representation
Personal website running on Hugo and TinaCMS.
- Host: GitHub
- URL: https://github.com/erikngigi/ericngigi.xyz
- Owner: erikngigi
- Created: 2024-08-21T13:04:36.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-10-18T07:55:30.000Z (8 months ago)
- Last Synced: 2025-02-09T11:32:59.730Z (4 months ago)
- Topics: hugo, tinacms
- Language: HTML
- Homepage:
- Size: 2.31 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mainroad-StaticSite
A sleek, fast, and SEO-friendly static website built with Hugo using the Mainroad theme. This repository contains the codebase for setting up and customizing your own static site with minimal effort.
## Features
- **Built with Hugo**: Harness the power of Hugo, a fast and flexible static site generator.
- **Mainroad Theme**: Enjoy a clean, minimalist design that's responsive and user-friendly.
- **SEO Optimized**: Ensure your content is easily discoverable with built-in SEO best practices.## Getting Started
1. **Clone the Repository**
```bash
git clone https://github.com/erikngigi/ericngigi-mainroad.git
```
2. **Navigate to the Directory**
```bash
cd ericngigi-mainroad
```
3. **Run the Hugo Server**
```bash
hugo server
```
4. **Customize Your Site**
- Edit the content, settings, and theme files to fit your needs.## Deployment
Deploy your static site to platforms like Netlify, GitHub Pages, or your preferred hosting provider by following their deployment instructions.
## License
This project is licensed under the MIT License.
## Contributing
Feel free to fork this repository, submit issues, or contribute through pull requests. All contributions are welcome!