diff options
Diffstat (limited to 'content/blog/2024/notes-on-star-trek.md')
-rw-r--r-- | content/blog/2024/notes-on-star-trek.md | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/content/blog/2024/notes-on-star-trek.md b/content/blog/2024/notes-on-star-trek.md new file mode 100644 index 0000000..5080dcf --- /dev/null +++ b/content/blog/2024/notes-on-star-trek.md @@ -0,0 +1,23 @@ ++++ +title = "Notes on Star Trek" +author = ["MichaĆ Sapka"] +date = 2024-10-01T20:39:00+02:00 +categories = ["blog"] +draft = false +weight = 2001 +image_dir = "blog/images" +image_max_width = 600 +Abstract = "Star Trek now on crys!" +Listening = "Jazz Sabbath - Jazz Sabbath" +Listening_url = "https://jazzsabbath.bandcamp.com/album/jazz-sabbath" +Listening_img = "Steve-Kirk-Thimbleweed-Park.Jpg" ++++ + +And another one bites the... well, nope. +My Star Trek site is became a [site with notes on Star Trek](https://startrek.crys.site/voy/index.html). +It's amazing what you can do with HTML and CSS alone. +A single evening and a complete, nice looking site is born. +Having simplicity as a goal didn't make it any harder, but it made it much more fun! +Just to think, that the initial version of my blog was a NextJS monstrosity. + +This leaves me with this blog alone left to migrate. |