diff options
author | mms <michal@sapka.me> | 2024-10-01 20:44:28 +0200 |
---|---|---|
committer | mms <michal@sapka.me> | 2024-10-01 20:44:28 +0200 |
commit | 3a8a9e80bd6991f2281dfd5a50e6234efb0ab289 (patch) | |
tree | 048428c7819f7f9ae59da3a8299af153980a22e1 /content/blog/2024/notes-on-star-trek.md | |
parent | 8897329715d0357c293d710158a4473ef7bc30c0 (diff) |
feat: star trek extracted
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. |