diff --git a/BACKLOG.md b/BACKLOG.md new file mode 100644 index 0000000..69fd475 --- /dev/null +++ b/BACKLOG.md @@ -0,0 +1,20 @@ +# BACKLOG + +- blog articles + - [ ] recommendation of software (excalidraw etc.) + - [ ] audio formats (flac, wave, etc.) and what you should use what for[^1] + - [ ] reference managing and all related tools (zotero, archivebox/`archive.is`) alongside reference formats and `bibtex` + - [ ] newer image formats (`JpegXL`, `HEIC`) and their features + - [ ] rooting my phone and the stuff I used for that (Pixelflasher[^2], KernelSU vs Magisk vs APatch) + - [ ] how to find other software ([alternativeto](https://alternativeto.net)) + - [ ] RSS feeds and how to read them properly (readers, aggregators and client) + - [ ] my favourite encryption toolset (age/rage, PGP/GPG, LUKS) +- other stuff + - [ ] docker image + - [ ] uploading via sftp + wireguard inside of `justfile` + - [ ] support for other languages (like german) + - [ ] create slides (using `revealjs`) for each article + - [ ] automatically if possible + +[^1]: and some `ffmpeg` commands which are needed +[^2]: and my weird problems with bootloader mode etc. diff --git a/README.md b/README.md new file mode 100644 index 0000000..a6dee6c --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# My blog stuff + +This blog is written using the amazingly fast engine [zola](https://www.getzola.org) and the beatifully crafted [duckquill](https://duckquill.daudix.one) theme. + +It can be viewed using my `justfile`. + diff --git a/config.toml b/config.toml index c2d7bb8..9455123 100644 --- a/config.toml +++ b/config.toml @@ -44,6 +44,8 @@ show_read_time = true show_copy_button = true +source_url = "https://git.grobecker.me/Erik/blog" + [extra.nav] # Whether to show the Atom/RSS feed button in the nav show_feed = true diff --git a/content/_index.md b/content/_index.md index 3927279..8d98370 100644 --- a/content/_index.md +++ b/content/_index.md @@ -82,6 +82,6 @@ jgs~^~^`---'~^~^~^`---'~^~^~^`---'~^~^~^`---'~^~^~^`---'~^~^~ ``` {% end %} -This blog is written using the wonderful engine [zola](https://www.getzola.org) and the [duckquill](https://duckquill.daudix.one) theme + ## asd \ No newline at end of file diff --git a/content/blog/format-comparison/index.md b/content/blog/format-comparison/index.md index 4af0fb2..da411fe 100644 --- a/content/blog/format-comparison/index.md +++ b/content/blog/format-comparison/index.md @@ -12,6 +12,7 @@ katex = true - [ ] markdown - [ ] syntax - [ ] programmability + - [ ] [revealjs](https://github.com/hakimel/reveal.js) - [ ] typst - [ ] syntax - [x] math @@ -34,7 +35,12 @@ katex = true [^1]: like plotting, etc. [^2]: many more are supported using pandoc - +## Markdown + +### Revealjs + +MD can be used to create beatiful slides using the `reveal.js` library like in +[this example](./revealjs/funny.html) ## Typst diff --git a/content/blog/format-comparison/revealjs/funny.html b/content/blog/format-comparison/revealjs/funny.html new file mode 100644 index 0000000..85c618c --- /dev/null +++ b/content/blog/format-comparison/revealjs/funny.html @@ -0,0 +1,162 @@ + + + +
+ + + + + + + + + + +