1
0
Commit Graph

213 Commits

Author SHA1 Message Date
77ac80334e
Added a russian translation of privacy statements. Also corrected the text. 2024-09-15 02:57:11 +04:00
20ecf6744f
Updated translations. I found that " can be ommited. 2024-09-15 02:56:19 +04:00
841653f502
A strange escaping is being performed somewhere inside ctxi18n and i18n.M is a way to avoid it. 2024-09-15 02:55:36 +04:00
d26bcc58b8
Added links to set site's lang. 2024-09-15 00:29:52 +04:00
d9d7358abf
Fixed en.yaml. 2024-09-15 00:29:02 +04:00
0e889448e3
Updated index page. 2024-09-14 23:54:07 +04:00
ad02399301
Первый шаг к переводу сайта на русский. 2024-09-14 18:36:08 +04:00
50ba6bb74b
Introduce i18n. Теперь переведу сайт на русский! 2024-09-14 18:34:22 +04:00
f939a056ad
Updated index.templ. 2024-09-11 01:06:27 +04:00
51699ca458
Добавил русский текст на главную. :) 2024-08-19 01:50:45 +04:00
6726a7989c
Ported mindflow admin page to Templ. 2024-07-13 19:58:12 +04:00
4b1f7ea763
In Stuff version of httpprocprobed was set to 3.2.0. 2024-07-07 19:54: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
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
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
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
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
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
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