1
0
Commit Graph

49 Commits

Author SHA1 Message Date
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
1d6b60f684
Put font-size for h2 inside h2,h3. 2024-06-25 04:39:15 +04:00
4191e9bb9b
Make 'header.main nav' narrower. 2024-06-21 00:54:01 +04:00
077a5ba612
A header overhaul. 2024-06-19 03:09:33 +04:00
89de89671a
Current state of porting to a Templ template engine. Stage 2. 2024-06-19 01:08:05 +04:00
e1bc31eaa1
Updated lastmod for /about in sitemap.xml. 2024-04-16 18:29:31 +04:00
4505cc03d4
Updated sitemap.xml. 2024-03-04 02:06:05 +04:00
e705aa80a5
In mindflow admin changed grid template. 2023-09-25 18:49:26 +04:00
b0b1730699
Added a .quote class for mindflow. 2023-09-25 17:10:07 +04:00
24cf81a3ce
Moved a link to a footer of a post. Removed "Link:". Add span element if there is no URL, because justify-content: space-between is used, and without an element a date will move to the left with display: flex, even with text-align: right. 2023-09-25 16:55:42 +04:00
85a3a9692e
A big revamp for mindflow and RSS. First of all, now RSS is 100% valid and has actual links instead of just a link to a post in a mindflow. Also, on mindflow page each post that has a URL field set has it displayed as Link: ... . 2023-09-25 00:23:06 +04:00
4523e5a622
Oh, I forgot that inline styling and in a head tag are forbidden. Moving out to a file. 2023-08-13 01:46:15 +04:00
8a278c6052
Fixed position of a background image on an index page. 2023-08-13 00:03:29 +04:00
b63d5e1ac0
Add space between links in a table. 2023-08-12 23:58:13 +04:00
78e5695f53
Set min-height so a background image will be at the bottom of a window. 2023-08-06 04:19:42 +04:00
dc921ada8d
In sitemap.xml a /privacy page was added. 2023-07-23 23:47:13 +04:00
2d3022aa27
old-category field is doesn't needed anymore as well. 2023-07-23 23:17:02 +04:00
a81375fc34
Removed ability to create new category when editing/creating a post. 2023-07-23 23:12:14 +04:00
f83c17d5b3
Updated lastmod in sitemap.xml. 2023-06-04 17:59:16 +04:00
9ed38229f7
Converted mikrotik_please_just_dont.jpg to webp. 2023-06-04 17:56:57 +04:00
0c9c07773e
All photographs placed in a photos subdirectory. 2023-06-04 17:51:26 +04:00
af1af0764e
Added /favicon.ico. 2023-06-04 17:48:49 +04:00
21cf1e3f51
Removed unused PNG favicon. 2023-06-04 17:47:32 +04:00
cd6d5c0654
Updated banners. 2023-06-04 02:07:17 +04:00
5f1724679d
In mindflow_admin.js changed mindflow category api path to a new one. 2023-05-27 21:04:45 +04:00
db41e25c84
A one minute googling gave me a resolve to my question why Firefox was failing with a NetworkError. That's because I forgot about preventDefault()! 2023-05-23 03:41:02 +04:00
86c1d1e00c
Updated CSS for mindflow admin. 2023-05-23 03:03:37 +04:00
63dbef6b37
Fixed typos where post-id was instead of category. 2023-05-23 02:44:10 +04:00
f9e9e54aed
Handle manage-categories form. 2023-05-23 00:22:29 +04:00
f04dbb48a3
Fix textarea's width in mindflow admin. 2023-05-22 23:06:47 +04:00
2e5bdc2b6f
Updated mindflow_admin template and written JS to make it work. 2023-05-22 05:22:47 +04:00
b7de10e790
Added mindflow_admin.js file. Currently empty. 2023-05-20 06:27:19 +04:00
6b54005169
Fixed guestbook_admin.css. 2023-05-10 03:20:50 +04:00
bb29f780e9
Added mindflow_admin.pug template and CSS. 2023-05-10 03:20:37 +04:00
0e1b41b057
Set grid-area for a header. 2023-05-10 01:02:17 +04:00
b75e654ce7
Added sitemap.xml. 2023-05-10 00:16:39 +04:00
67eaa689e7
Fixed a type in guestbook_admin.js. 2023-05-09 23:58:05 +04:00
1011740ce4
Fixed and completed guestbook_admin.js. 2023-05-09 23:38:49 +04:00
2f6bff16b9
/api/captcha/:id now is of a POST method. 2023-05-09 23:38:23 +04:00
2ff097c058
Changed API endpoints. Implemented edit_entry(). 2023-05-06 23:14:36 +04:00
37c56a91b6
Implemented reply deleting. But updating doesn't work yet. 2023-02-06 02:42:42 +04:00
8cb5cbc342
guestbook_admin template and assets. 2023-02-06 02:00:20 +04:00
6987070d68
articles.css changed styling for lists. 2023-02-05 04:42:30 +04:00
a54c97a325
Added assets. 2023-02-05 00:54:18 +04:00
1c4af2048b
Initial commit. 2023-01-16 05:24:07 +04:00