Commit Graph

21 Commits

Author SHA1 Message Date
fd86d16bbb Did a clean hugo build into /public (cleared up /public and then built the site)
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
2024-09-23 21:23:14 +02:00
dafe341ed3 [README.md] Added explanation about the favicon
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
2024-09-23 21:20:24 +02:00
98210d9df3 Renamed icon.png to original.png as it's the base image used to generate the favicon 2024-09-23 21:19:36 +02:00
68054cca2f Added more favicons (generated by https://realfavicongenerator.net/)
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
2024-09-23 21:03:25 +02:00
199adbab02 Added my favicon 2024-09-23 21:01:09 +02:00
07988a2a94 [hugo.toml] Made site description consistent and built it!
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
2024-09-23 20:53:21 +02:00
ac4fb55f83 Added README.md for basic information
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
2024-09-23 20:51:22 +02:00
2fffff6330 Built site to /public folder
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
2024-09-23 20:50:08 +02:00
f613e1363c [hugo.toml] Enabled the coming-soon theme, added basic site description 2024-09-23 20:49:44 +02:00
a9d898185b Added the coming-soon theme from mansoor barri (https://themes.gohugo.io/themes/coming-soon/)
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
2024-09-23 20:46:05 +02:00
715dd163e9 Unpacked upcoming.zip to git repo root and removed the temporary 'coming-soon' site
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
2024-09-23 20:44:28 +02:00
b92c1e2b95 First steps to merge the upcoming.zip hugo site with the 'temporary' coming-soon site (to reduce confusion)
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 17s
2024-09-23 20:40:23 +02:00
0edf19601f Moved expiry date from past to future ;) and changed the title's on the main site
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
2024-09-22 22:01:13 +02:00
7003817c74 Added coming soon; refactored it to keep my CI working
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 36s
2024-09-22 21:50:23 +02:00
c7b2573e15 Built the site into 'public' folder
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
2024-09-21 00:26:33 +02:00
45756e82b0 Added new demo workflow (from gitea)
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
2024-09-20 23:37:48 +02:00
5b0d3dabaa Added and initialized .gitignore 2024-09-20 23:30:20 +02:00
ce53bb6f41 Customized theme.toml 2024-09-20 23:29:37 +02:00
a70479c1e6 Added a new plain theme ('hugo new'-generated) and fixed an issue with character identation in hugo.toml 2024-09-20 23:18:19 +02:00
7626fe7257 Customized the configuration 2024-09-20 23:16:47 +02:00
8b5f55c7cf Initial commit. Just the default site generated by 'hugo new site <SITE_NAME>' 2024-09-20 23:14:07 +02:00