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

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.

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!