{{ dateFormat "January 2006" (printf "%s-01" .Key) }}
--
- {{ range .Pages }}
-
- - {{ .Title }} - - - {{ end }} -
diff --git a/html-only/.hugo_build.lock b/html-only/.hugo_build.lock deleted file mode 100644 index e69de29..0000000 diff --git a/html-only/archetypes/default.md b/html-only/archetypes/default.md deleted file mode 100644 index 00e77bd..0000000 --- a/html-only/archetypes/default.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -title: "{{ replace .Name "-" " " | title }}" -date: {{ .Date }} -draft: true ---- - diff --git a/html-only/hugo.yaml b/html-only/hugo.yaml deleted file mode 100644 index c857b00..0000000 --- a/html-only/hugo.yaml +++ /dev/null @@ -1,58 +0,0 @@ -baseURL: "https://avinal.space/" -languageCode: en-us -title: Avinal's blog -sitename: "Avinal's blog" -enableRobotsTXT: true - -module: - mounts: - - source: "../static/content" - target: content - excludeFile: posts.json - - source: "../static/images/" - target: "static/images" - - source: "./static/css" - target: "static/css" - - source: "./static/font" - target: "static/font" - -markup: - highlight: - style: github - -author: - name: Avinal Kumar - email: ripple@avinal.space - -params: - github: "https://github.com/avinal" - keywords: ["avinal", "website", "redhat", "tekton", "gsoc", "elm"] - twitter: "@Avinal_" - enableDuckDuckGoSearchBox: false - toc: true - dateFormat: "January 2, 2006" - rootFontSize: "120%" - showWordCount: true - showReadingTime: true - emphasisWithDots: true - self: - name: Avinal Kumar - link: https://avinal.space/pages/about-me - navs: - - name: Home - link: https://avinal.space - - name: About - link: https://avinal.space/pages/about-me - - name: Blog - link: https://avinal.space/posts - - name: Projects - link: https://avinal.space/pages/projects - - name: GitHub - link: https://github.com/avinal - - name: LinkedIn - link: https://linkedin.com/in/avinal - - name: Twitter - link: https://twitter.com/Avinal_ - footnote: "" - -disableKinds: ["taxonomy", "taxonomyTerm", "home", "section"] diff --git a/html-only/layouts/404.html b/html-only/layouts/404.html deleted file mode 100644 index e5f50e3..0000000 --- a/html-only/layouts/404.html +++ /dev/null @@ -1,19 +0,0 @@ - - - -
- - - -- This page is terminal friendly, try browsing with lynx. - Or click here for modern version of this page with rich ui, comments and dark - mode. -
-