diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000..a816610 Binary files /dev/null and b/.DS_Store differ diff --git a/config.toml b/config.toml new file mode 100644 index 0000000..96ae8cd --- /dev/null +++ b/config.toml @@ -0,0 +1,4 @@ +baseURL = 'https://example.org/' +languageCode = 'en-us' +title = 'My New Hugo Site' +theme = 'mytheme' \ No newline at end of file diff --git a/layouts/index.html b/layouts/index.html new file mode 100644 index 0000000..734fff9 --- /dev/null +++ b/layouts/index.html @@ -0,0 +1,4 @@ +{{ define "main" }} +
This page is actually just to pracitse with hugo (gohugo.io). Secondly, I want to bring some order into my operating system chaos, Cloud subscriptions and home NAS device.
+{{ end }} \ No newline at end of file diff --git a/sumup.sublime-project b/sumup.sublime-project new file mode 100644 index 0000000..24db303 --- /dev/null +++ b/sumup.sublime-project @@ -0,0 +1,8 @@ +{ + "folders": + [ + { + "path": "." + } + ] +} diff --git a/sumup.sublime-workspace b/sumup.sublime-workspace new file mode 100644 index 0000000..7cb03a7 --- /dev/null +++ b/sumup.sublime-workspace @@ -0,0 +1,278 @@ +{ + "auto_complete": + { + "selected_items": + [ + [ + "hea", + "header\tTag" + ], + [ + "met", + "meta\tTag" + ] + ] + }, + "buffers": + [ + ], + "build_system": "", + "build_system_choices": + [ + [ + [ + [ + "Packages/Kotlin/Kotlin.sublime-build", + "" + ], + [ + "Packages/Kotlin/Kotlin.sublime-build", + "Compile" + ], + [ + "Packages/Kotlin/Kotlin.sublime-build", + "Compile + run" + ], + [ + "Packages/Kotlin/Kotlin.sublime-build", + "Run" + ] + ], + [ + "Packages/Kotlin/Kotlin.sublime-build", + "Compile + run" + ] + ] + ], + "build_varint": "", + "command_palette": + { + "height": 0.0, + "last_filter": "", + "selected_items": + [ + [ + "package control in", + "Package Control: Install Package" + ], + [ + "Package Contro: In", + "Package Control: Install Package" + ], + [ + "package control settin", + "Preferences: Package Control Settings" + ], + [ + "LSP insta", + "Package Control: Install Package" + ], + [ + "LSP", + "Preferences: LSP Settings" + ], + [ + "Package Control: In", + "Package Control: Install Package" + ], + [ + "Package Control: ", + "Package Control: List Packages" + ], + [ + "lsp ena", + "LSP: Enable Language Server in Project" + ], + [ + "LSP ", + "Preferences: LSP Settings" + ], + [ + "LSP Settings", + "Preferences: LSP Settings" + ], + [ + "Package Control: Install Package", + "Package Control: Install Package" + ] + ], + "width": 0.0 + }, + "console": + { + "height": 326.0, + "history": + [ + "quit", + "exit" + ] + }, + "distraction_free": + { + "menu_visible": true, + "show_minimap": false, + "show_open_files": false, + "show_tabs": false, + "side_bar_visible": false, + "status_bar_visible": false + }, + "expanded_folders": + [ + "/Users/franzklotsche/Public/neocities/sum" + ], + "file_history": + [ + "/Users/franzklotsche/Public/portfolio/themes/basic/layouts/_default/single.html", + "/Users/franzklotsche/Public/portfolio/themes/basic/theme.toml", + "/Users/franzklotsche/Public/portfolio/config.toml", + "/Users/franzklotsche/Public/portfolio/themes/basic/layouts/_default/baseof.html", + "/Users/franzklotsche/Public/portfolio/content/_index.md", + "/Users/franzklotsche/Public/portfolio/themes/basic/layouts/partials/header.html", + "/Users/franzklotsche/Public/portfolio/themes/basic/layouts/partials/footer.html", + "/Users/franzklotsche/Public/portfolio/themes/basic/layouts/index.html", + "/Users/franzklotsche/Public/portfolio/content/contact.md", + "/Users/franzklotsche/Public/portfolio/themes/basic/layouts/partials/head.html", + "/Users/franzklotsche/Public/portfolio/layouts/index.html", + "/Users/franzklotsche/Public/portfolio/archetypes/default.md", + "/Users/franzklotsche/Public/portfolio/content/about.md", + "/Users/franzklotsche/Public/portfolio/content/resume.md", + "/Users/franzklotsche/Public/portfolio/layouts/_default/single.html", + "/Users/franzklotsche/Cloud/mount_hdeffeff.sh", + "/Users/franzklotsche/Public/neocities/style (1).css", + "/Users/franzklotsche/Cloud/mount_nceffeff.sh", + "/Users/franzklotsche/CODE/Android/myndkapp/src/com/example/mynativeapp/MainActivity.kt", + "/Users/franzklotsche/CODE/Android/MyNdkProject/app/src/main/java/com/example/mynativeapp/MainActivity.kt", + "/Users/franzklotsche/CODE/Android/MyNdkProject/app/src/main/cpp/Application.mk", + "/Users/franzklotsche/CODE/Android/MyNdkProject/app/src/main/cpp/Android.mk", + "/Users/franzklotsche/CODE/Android/MyNdkProject/app/src/main/cpp/native-lib.cpp", + "/Users/franzklotsche/CODE/Android/MyNdkProject/app/src/main/java/com/example/mynativeapp/AndroidManifest.xml" + ], + "find": + { + "height": 40.0 + }, + "find_in_files": + { + "height": 0.0, + "where_history": + [ + ] + }, + "find_state": + { + "case_sensitive": false, + "find_history": + [ + ], + "highlight": true, + "in_selection": false, + "preserve_case": false, + "regex": false, + "replace_history": + [ + ], + "reverse": false, + "show_context": true, + "use_buffer2": true, + "whole_word": false, + "wrap": true + }, + "groups": + [ + { + "sheets": + [ + ] + } + ], + "incremental_find": + { + "height": 28.0 + }, + "input": + { + "height": 40.0 + }, + "layout": + { + "cells": + [ + [ + 0, + 0, + 1, + 1 + ] + ], + "cols": + [ + 0.0, + 1.0 + ], + "rows": + [ + 0.0, + 1.0 + ] + }, + "menu_visible": true, + "output.diagnostics": + { + "height": 0.0 + }, + "output.exec": + { + "height": 132.0 + }, + "output.find_results": + { + "height": 0.0 + }, + "pinned_build_system": "", + "project": "sumup.sublime-project", + "replace": + { + "height": 52.0 + }, + "save_all_on_build": true, + "select_file": + { + "height": 0.0, + "last_filter": "", + "selected_items": + [ + ], + "width": 0.0 + }, + "select_project": + { + "height": 0.0, + "last_filter": "", + "selected_items": + [ + ], + "width": 0.0 + }, + "select_symbol": + { + "height": 0.0, + "last_filter": "", + "selected_items": + [ + ], + "width": 0.0 + }, + "selected_group": 0, + "settings": + { + }, + "show_minimap": false, + "show_open_files": false, + "show_tabs": true, + "side_bar_visible": true, + "side_bar_width": 195.0, + "status_bar_visible": true, + "template_settings": + { + } +} diff --git a/themes/mytheme/layouts/_default/.DS_Store b/themes/mytheme/layouts/_default/.DS_Store new file mode 100644 index 0000000..5008ddf Binary files /dev/null and b/themes/mytheme/layouts/_default/.DS_Store differ diff --git a/themes/mytheme/layouts/_default/baseof.html b/themes/mytheme/layouts/_default/baseof.html index aadff27..f4feb7f 100644 --- a/themes/mytheme/layouts/_default/baseof.html +++ b/themes/mytheme/layouts/_default/baseof.html @@ -1,17 +1,12 @@ - - - -{{ .PublishDate }}
+{{ if .Params.Tags }} + Tags: {{ partial "tags.html" . -}} +{{ end }}Date: {{ .PublishDate }}
+ {{ end }} + {{ if .Params.Tags }} +Tags: {{ partial "tags.html" . -}} + {{ end }} + {{ if .Summary }} +
Summary: {{ .Summary }}
+ {{ end }} +