diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..40132be --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +.hugo_build.lock +/static/* +/public/ \ No newline at end of file diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..c53b7f1 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "themes/neopost"] + path = themes/neopost + url = https://github.com/salatine/neopost.git diff --git a/archetypes/default.md b/archetypes/default.md new file mode 100644 index 0000000..25b6752 --- /dev/null +++ b/archetypes/default.md @@ -0,0 +1,5 @@ ++++ +date = '{{ .Date }}' +draft = true +title = '{{ replace .File.ContentBaseName "-" " " | title }}' ++++ diff --git a/content/arch-i-use-arch-btw.gif b/content/arch-i-use-arch-btw.gif new file mode 100644 index 0000000..8c550a8 Binary files /dev/null and b/content/arch-i-use-arch-btw.gif differ diff --git a/content/icon.png b/content/icon.png new file mode 100644 index 0000000..7f81095 Binary files /dev/null and b/content/icon.png differ diff --git a/content/posts/2026/another-try-on-blog.md b/content/posts/2026/another-try-on-blog.md new file mode 100644 index 0000000..a6cf687 --- /dev/null +++ b/content/posts/2026/another-try-on-blog.md @@ -0,0 +1,19 @@ +--- +title: "Another try on having a blog" +date: "2025-03-13T17:46:00+01:00" +tags: ["blog"] +author: "Liliesh" +draft: false +--- + +I have no idea how often I already tried to start maintaining a blog and writing posts, but I know it never hold long. Mostly because I used static HTML pages which I manually created instead of using a static site generator. + +This time, I will try with [Hugo](https://gohugo.io/) if it works out for me and if yes, do a custom theme at some point. + +ALSO, this time I have some topics planned leaning to Digital independency: +- How to replace Spotify +- How to get rid of big tech's mail services (gmail/outlook/etc.) +- NewPipe - Youtube, but without the tracking and ads +- Migrating from Windows to Linux + +Sounde cool? I will try my best to write blob articles about this in the near future :3 \ No newline at end of file diff --git a/content/sidebar/_index.md b/content/sidebar/_index.md new file mode 100644 index 0000000..885be45 --- /dev/null +++ b/content/sidebar/_index.md @@ -0,0 +1,20 @@ +--- +headless: true +icon-use-flower-shape: false +icon-path: "/icon.png" +links: + - link: "https://cfn.social/@liliesh" + name: "Fediverse" + + - link: "utils/link-collection" + name: "Link Collection" + + - link: "https://listenbrainz.org/user/liliesh/" + name: "Listenbrainz" + + - link: "https://codeberg.org/liliesh" + name: "Codeberg" + + - link: "https://git.pinkhaj.world/liliesh" + name: "Personal Git-Archive" +--- diff --git a/content/sidebar/basic_info.md b/content/sidebar/basic_info.md new file mode 100644 index 0000000..c1f1c20 --- /dev/null +++ b/content/sidebar/basic_info.md @@ -0,0 +1,4 @@ +--- +headless: true +--- +- pronouns: she/her diff --git a/content/sidebar/bio.md b/content/sidebar/bio.md new file mode 100644 index 0000000..cb4b73a --- /dev/null +++ b/content/sidebar/bio.md @@ -0,0 +1,4 @@ +--- +headless: true +--- +Meow Meow! \ No newline at end of file diff --git a/content/utils/link-collection.md b/content/utils/link-collection.md new file mode 100644 index 0000000..1b9e02e --- /dev/null +++ b/content/utils/link-collection.md @@ -0,0 +1,51 @@ +--- +title: "Link Collection" +date: "2025-03-13T17:46:00+01:00" +tags: ["links"] +author: "Liliesh" +draft: false +--- + +Here I have a list of interesting software that I have use or used in the past that I like and wanna share. + +> **Important** +> +> In case you wanna avoid AI at all costs, please check the repositories beforehand. I did not do an in-depth check on all repos to verify that they don't or did not use AI to generate code. +> +> In case you want a curated list of software that is AI free, check out the following: [Starlight Network No-AI List](https://noai.starlightnet.work/) + + +# Server Software +- **Navidrome** - Service for hostin your own music library [Website](https://www.navidrome.org/) - [Source](https://github.com/navidrome/navidrome/) +- **Firefly III** - A free and open source personal finance manager [Website](https://www.firefly-iii.org/) - [Source](https://github.com/firefly-iii/firefly-iii/) +- **Sunshine** - Self-hosted game stream host for Moonlight [Website](https://app.lizardbyte.dev/Sunshine/?lng=en) - [Source](https://github.com/LizardByte/Sunshine) + +# Client Software +- **Feishin** - A modern music player for subsonic and/or Navidrome [Source](https://github.com/jeffvli/feishin) +- **SourceGit** - Open Source & free git GUI client [Website](https://sourcegit-scm.github.io/) - [Source](https://github.com/sourcegit-scm/sourcegit) +- **Zen Browser** - A firefox fork with a modern design and vertical tabs by default [Website](https://zen-browser.app/) - [Source](https://github.com/zen-browser/desktop) +- **Abacus** - An mobie app to use Firefly III on the go [Source](https://github.com/victorbalssa/abacus) +- **Distrobox** - A simple cli tool to use containerized linux distros on any distro [Website](https://distrobox.it/) - [Source](https://github.com/89luca89/distrobox) +- **BoxBuddy** - A GUI tool for Distrobox [Source](https://github.com/Dvlv/BoxBuddyRS) + +# Other software bits +- **Volpeon Emojis** - A neat collection of emojis [Website](https://volpeon.ink/emojis/) +- **Neomojimixer** - Create your own neomoji! [Website](https://neomojimixer.com/) + +# Linux Distributions +## Tools +- **Find me a Distro** - A website that can show you a random distro [Website](Find me a Distro - A website that can show you a random distro) +- **Distro Chooser** - A website that helps you to choose a distro based on choices [Website](https://distrochooser.de/) + +# Information / Knowledge +## General +- **Consumer Rights Wiki** - A website "Exposing the overlooked exploitation of modern customers" [Website](https://consumerrights.wiki/) + +## Tech +- **Linux Journey** - A website for learning about and how to use Linux [Website](https://labex.io/linuxjourney) +- **Linux Survival** - A website to learn the basic Linux terminal commands in a easy way [Website](https://linuxsurvival.com/) +- **Eylenburg's Tech Website** - A collection of comparisons about well known software [Website](https://eylenburg.github.io/) +- **SamWho's Website** - a collection of explainations about things like memory allocation or hashing [Website](https://samwho.dev/) + +## Privacy +- **Awesome Privacy** - A collection of tools that can help with more online privacy [Website](https://awesome-privacy.xyz/) \ No newline at end of file diff --git a/content/welcome-header/_index.md b/content/welcome-header/_index.md new file mode 100644 index 0000000..0cf90ec --- /dev/null +++ b/content/welcome-header/_index.md @@ -0,0 +1,17 @@ +--- +headless: true +title: "welcome to my blog~!" +intro: + - "Goofy kitty cat that (mostly) does silly things on the internet :neocat_flag_trans:" + - "Likes to nerd about IT Things, FNAF and Open Source" + - "Will write about the things I work on and things I learned" +image: "/arch-i-use-arch-btw.gif" +list: + name: "things i love:" + items: + - "coding" + - "cats" + - "monster energy" + - "fiddling with hardware / homelab" + - "gayming" +--- \ No newline at end of file diff --git a/hugo.toml b/hugo.toml new file mode 100644 index 0000000..51661bf --- /dev/null +++ b/hugo.toml @@ -0,0 +1,36 @@ +baseURL = 'https://liliesh.pinkhaj.world/' +languageCode = 'en-us' +title = 'Lilieshs Homepage' +theme = 'neopost' +copyright = 'Liliesh' +enableRobotsTXT = true +[params] + theme = "light-pink" + favicon = "favicon.ico" + posts-per-page = 6 + toc-auto-numbering = false + +[languages] + [languages.en] + languageCode = "en-us" + contentDir = "content/" + languageName = "english" + weight = 1 + [languages.en.params] + [languages.en.params.sidebar.tags] + enable = false + limit = 2 + more-text = "more tags..." + + [languages.en.params.read-more] + length-limit = 20 + [languages.en.params.read-more.text] + more = "read more" + less = "read less" + +[permalinks] + blog = "/posts/:year/:slug" + +[services] + [services.rss] + limit = 20 \ No newline at end of file diff --git a/themes/neopost b/themes/neopost new file mode 160000 index 0000000..bce90c6 --- /dev/null +++ b/themes/neopost @@ -0,0 +1 @@ +Subproject commit bce90c637a0ef33903155e1bdad4685da9c83c7f