From b8fb91f8ffe7b3770f0d8611f5b3b2f08ea270bb Mon Sep 17 00:00:00 2001 From: "John Siu (imacpro)" Date: Fri, 14 Aug 2020 18:56:03 -0400 Subject: README.md - update --- README.md | 30 ++++++++++++++++++++++++------ 1 file changed, 24 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 4f01169..7c193ef 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,30 @@ Fully functional basic Hugo theme with no css, no javascript. Intended for learning hugo theme structure and functions. +--- + + + +- [SK Themes](#sk-themes) +- [Walk Through](#walk-through) +- [Demo](#demo) +- [Install](#install) +- [Testing](#testing) +- [Hugo Features Implemented](#hugo-features-implemented) +- [Site Config](#site-config) +- [Contributors](#contributors) +- [Change Log](#change-log) + + + +### SK Themes + +Theme|GitHub|Hugo|Demo|Description +---|---|---|---|--- +SK1|[hugo-theme-sk1](//github.com/J-Siu/hugo-theme-sk1)|[SK1](//themes.gohugo.io/hugo-theme-sk1/)|[sk1.jsiu.dev](//sk1.jsiu.dev/)|Fully functional basic Hugo theme with no css, no javascript. +SK2|[hugo-theme-sk2](//github.com/J-Siu/hugo-theme-sk2)|[SK2](//themes.gohugo.io/hugo-theme-sk2/)|[sk2.jsiu.dev](//sk2.jsiu.dev/)|Fully functional basic Hugo theme with minimum css. +SK3|[hugo-theme-sk3](//github.com/J-Siu/hugo-theme-sk3)|[SK3](//themes.gohugo.io/hugo-theme-sk3/)|[sk3.jsiu.dev](//sk3.jsiu.dev/)|Full feature Hugo theme with Google AdSense support. + ### Walk Through [Hugo Theme SK1 Walk Through](https://johnsiu.com/blog/hugo-theme-sk1-walkthrough/) - A starting guide for creating Hugo theme. @@ -92,12 +116,6 @@ mainSections = "post" subtitle = "A Hugo Theme" ``` -### Repository - -- [hugo-theme-sk1](https://github.com/J-Siu/hugo-theme-sk1) Fully functional basic Hugo theme with no css, no javascript. -- [hugo-theme-sk2](https://github.com/J-Siu/hugo-theme-sk2) Fully functional basic Hugo theme with minimum css. -- [hugo-theme-sk3](https://github.com/J-Siu/hugo-theme-sk3) Full feature Hugo theme with Google AdSense support. - ### Contributors - [John Sing Dao Siu](https://github.com/J-Siu) -- cgit v1.2.3