1
0
Fork
You've already forked blog
0
Personal weblog https://tasmo.rocks/
  • SCSS 71.8%
  • JavaScript 15.7%
  • HTML 8.6%
  • CSS 2.3%
  • Python 1.4%
  • Other 0.1%
2026年04月15日 17:18:09 +02:00
.build-scripts add: mastodon-comments 2026年04月13日 17:03:57 +02:00
.well-known initial commit for blank branch 2023年01月30日 12:02:01 +01:00
_drafts post: publish Break Beat Friday 2026年04月15日 09:49:59 +02:00
_includes add: mastodon-comments 2026年04月13日 17:03:57 +02:00
_layouts html: remove comments from pages 2026年04月15日 17:18:09 +02:00
_posts fix: no backslash needed and remove code tag 2026年04月15日 17:00:36 +02:00
_sass html: remove comments from pages 2026年04月15日 17:18:09 +02:00
assets style: some comment layout changes 2026年04月14日 16:35:48 +02:00
images post: draft bbf 2026年04月14日 22:20:12 +02:00
.editorconfig code: Remove unnecessities from editorconfig 2023年01月30日 12:30:19 +01:00
.gitignore dev: Add direnv to gitignore 2023年01月30日 12:30:30 +01:00
.gitlab-ci.yml add: mastodon-comments 2026年04月13日 17:03:57 +02:00
.gitmodules initial commit for blank branch 2023年01月30日 12:02:01 +01:00
.htaccess initial commit for blank branch 2023年01月30日 12:02:01 +01:00
7CDBF580.pub initial commit for blank branch 2023年01月30日 12:02:01 +01:00
404.html [template] Change hard coded domain to real 2023年01月30日 12:30:11 +01:00
_config.local.yml [config] Make local config work 2023年01月30日 12:29:16 +01:00
_config.yml add: mastodon-comments 2026年04月13日 17:03:57 +02:00
_redirects add: redirect to hatsu 2026年04月12日 17:11:27 +02:00
about.md meta: normalize tags 2026年04月15日 13:08:08 +02:00
about_dj.md meta: normalize tags 2026年04月15日 13:08:08 +02:00
archive.html meta: change owner to author 2026年04月12日 16:48:21 +02:00
donations.md content: Remove links to commercial services 2023年01月30日 12:30:33 +01:00
favicon.ico initial commit for blank branch 2023年01月30日 12:02:01 +01:00
favicon.png initial commit for blank branch 2023年01月30日 12:02:01 +01:00
feed.xml meta: change owner to author 2026年04月12日 16:48:21 +02:00
Gemfile ruby: update ruby gems and dependencies 2023年01月30日 12:30:47 +01:00
google39db7a26cac7fcc8.html initial commit for blank branch 2023年01月30日 12:02:01 +01:00
GPG-key.md initial commit for blank branch 2023年01月30日 12:02:01 +01:00
impress.md code: correct merge conflicts 2023年01月30日 21:47:20 +01:00
index.html meta: normalize tags 2026年04月15日 13:08:08 +02:00
LICENSE [License] Change to MIT 2023年01月30日 12:05:13 +01:00
privacy.md initial commit for blank branch 2023年01月30日 12:02:01 +01:00
README.md meta: normalize tags 2026年04月15日 13:08:08 +02:00
robots.txt initial commit for blank branch 2023年01月30日 12:02:01 +01:00
search_index.json [template] Add search necessities 2023年01月30日 12:29:12 +01:00
shell.nix nix: switch to shell.nix 2023年01月30日 12:30:45 +01:00
sitemap.xml initial commit for blank branch 2023年01月30日 12:02:01 +01:00
tags.html [Jekyll] Replace plugin with uri_escape 2023年01月30日 12:28:31 +01:00
threema-key-fingerprint.md [content] Change contact and add fingerprint 2023年01月30日 12:29:41 +01:00

layout permalink title tags comments published
page /about/site/ README
meta
blog
Jekyll
true true

"tasmo[rocks~]"

... runs with the power of Jekyll:

Jekyll is a simple, blog aware, static site generator written in the Ruby language. It takes text files written in Textile or Markdown, runs it through a template and Liquid converters and spits out a complete, static website suitable for serving with your web server.

Theme

The theme I use on this site is a modified version of Michael Rose's HPSTR Jekyll Theme.

Issues

Feel free to post any issues or requests here: codeberg.org/tasmo/blog

License

The theme and side skeleton are licensed under the MIT License (MIT):

Copyright (c) 2020 Michael Rose / Thomas Friese
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.