https://github.com/raideno/easy-awesome-website
Template repository to easily kickstart a website for your awesome list.
https://github.com/raideno/easy-awesome-website
Last synced: 5 months ago
JSON representation
Template repository to easily kickstart a website for your awesome list.
- Host: GitHub
- URL: https://github.com/raideno/easy-awesome-website
- Owner: raideno
- Created: 2025-07-26T23:31:06.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-07-26T23:56:01.000Z (11 months ago)
- Last Synced: 2025-07-27T02:53:16.984Z (11 months ago)
- Homepage: https://raideno.github.io/easy-awesome-website/
- Size: 5.15 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Easy Awesome Website
**[Demo:](https://raideno.github.io/easy-awesome-website/)** [https://raideno.github.io/easy-awesome-website](https://raideno.github.io/easy-awesome-website/)

1. **Clone the Template Repository:** At the top right click on the "Use this Template" button.
2. **Enable Github Pages:** On your repository's settings, on the **Pages** section, select **GitHub Actions** under **Source**.
3. **Work on your list:** Modify the [list.yaml](./list.yaml) file according to your needs.
4. **Tadam!:** Push your modifications, wait a bit and you'll see the changes appear on `https://.github.io//`.
To know more about the structure of the [`list.yaml`](./list.yaml) file, please visit the [Awesome Website Repository](https://github.com/raideno/awesome-website).