1
0
Commit Graph

434 Commits

Author SHA1 Message Date
b4171bed0d
Version set to 24.27.1. 2024-07-04 04:00:21 +04:00
2f339f6e3e
Updated sitemap.xml. 2024-07-04 03:57:10 +04:00
6e693e3b88
Introduced correct canonical link (includes schema://host). 2024-07-04 03:56:57 +04:00
da5745b368
Fixed Makefile clean. 2024-07-04 03:55:49 +04:00
3bed5474c4
Hotfix for mistaken keywords and canonical args in templ Index(). 2024-07-04 03:44:17 +04:00
20cf45bfeb
Do not convert mindflow's post date to client's TZ twice. 2024-07-02 17:28:38 +04:00
eceb06aa57
Remove about.pug and banners. 2024-07-02 17:26:58 +04:00
b13f287d5f
Place a program's version in a footer of a site. 2024-07-02 04:12:50 +04:00
cdabb77c39
Implemented a package for storing program's version. 2024-07-02 04:12:26 +04:00
23b570c4e5
Version set to 24.27.0. 2024-07-02 03:44:57 +04:00
690de37303
Updated "Why am I doing all of this?". 2024-07-02 03:41:01 +04:00
a2250e1e46
Highlight a, r, v in my full name. 2024-07-02 03:40:40 +04:00
46e5213b36
Place navigation inside a base template. 2024-06-30 03:00:03 +04:00
c5418710e5
sed is not needed. 2024-06-30 00:43:48 +04:00
507227313e
Remove a commented code piece in about.templ. 2024-06-30 00:43:16 +04:00
ea3a0f5828
Do not show a current page of a guestbook as a link for visual separation. 2024-06-30 00:42:40 +04:00
e313a52daf
Wrap nav links into a list. 2024-06-30 00:12:18 +04:00
c0e4981d62
Added a fix to unwanted padding. 2024-06-30 00:11:30 +04:00
56f4c7c237
Updated dependencies. 2024-06-29 20:54:56 +04:00
6fb5da9fd7
Remove generation commands from web.go and Makefile. 2024-06-27 03:54:19 +04:00
949c077bb0
Remove ported Pug templates. 2024-06-27 03:54:00 +04:00
203335ca3b
Well, I guess I can commit an about page already. 2024-06-27 03:51:51 +04:00
094fe91f86
Add my PGP public key right here. 2024-06-27 03:03:55 +04:00
8a2740e7ab
Remove unwanted spaces between <a> with help of sed in Makefile. 2024-06-27 03:03:36 +04:00
6f06ee8977
Make a category filter a <menu> within a section of posts on a mindflow page. 2024-06-27 03:02:52 +04:00
9cae292661
Style menu in mindflow. 2024-06-27 03:01:59 +04:00
8652e04109
white-space pre breaks layout by overflows. 2024-06-27 03:01:37 +04:00
89d64ac3ec
Make lines break in last td of tr on about page, also make it so all its content will be selected. 2024-06-27 03:01:04 +04:00
bff7bbf7dd
Simplify figure. 2024-06-27 03:00:08 +04:00
cf054fc032
Do not style #donation. 2024-06-27 02:59:41 +04:00
9ab204d0be
Set max width for img to 100% to prevent overflows when an image doesn't fit. 2024-06-27 02:59:02 +04:00
63581bff92
Let just be a class .center to use anywhere, not just for p. 2024-06-27 02:57:58 +04:00
e7d3aa4458
Set index page's title to an empty string. 2024-06-25 22:43:50 +04:00
6f15fb4f2b
Updated @navigation(). 2024-06-25 22:43:18 +04:00
526636bdd7
Enclose content of a page in <main> for semantics. 2024-06-25 22:42:43 +04:00
1d6b60f684
Put font-size for h2 inside h2,h3. 2024-06-25 04:39:15 +04:00
f608836bf3
When call a run target also check for need of rebuilding. 2024-06-25 04:38:49 +04:00
74065d8a72
Updated a call for web.About(). 2024-06-25 04:37:50 +04:00
e6af8372b4
Updated guestbook.templ. 2024-06-25 04:37:35 +04:00
f8cc6ea427
Moved conditional for quote inside a <p> tag in mindflow.templ. 2024-06-21 01:01:48 +04:00
4191e9bb9b
Make 'header.main nav' narrower. 2024-06-21 00:54:01 +04:00
0cec3b0bec
Instead of Article keep section name as Stuff. 2024-06-21 00:53:20 +04:00
5fedded1de
Updated templ navigation(). 2024-06-21 00:52:06 +04:00
b1d7f92cff
Decided to hide a current section in menu. 2024-06-21 00:30:02 +04:00
5db465d72a
Just convert n to int64 in guestbook.templ. 2024-06-19 05:07:20 +04:00
12c9d0069c
Remove an unused array navElements. 2024-06-19 04:36:04 +04:00
c42e604deb
Whoa, don't print a raw unescaped HTML code from guests in a guestbook. 2024-06-19 04:35:25 +04:00
c9cd434b59
Print raw HTML lines in mindflow. 2024-06-19 04:32:56 +04:00
077a5ba612
A header overhaul. 2024-06-19 03:09:33 +04:00
83a6111660
Removed a heading argument, now a title is used for h1. 2024-06-19 03:08:50 +04:00