1
0
Fork 0
Commit Graph

362 Commits

Author SHA1 Message Date
Alexander Andreev 9d1af110bd
Updated version to 24.10.0 2024-03-04 02:07:04 +04:00
Alexander Andreev 4505cc03d4
Updated sitemap.xml. 2024-03-04 02:06:05 +04:00
Alexander Andreev 6871b68a13
Update index.pug. 2024-03-04 02:05:05 +04:00
Alexander Andreev 240540d75b
Updated about.pug. 2024-03-04 02:04:32 +04:00
Alexander Andreev ac5a4662f3
Added a copyright sign to a footer for fuck's sake. 2024-03-03 21:33:28 +04:00
Alexander Andreev 6775b05d70
In article.pug cache ToClientTimezone() to a var for futher use. 2024-03-03 21:32:11 +04:00
Alexander Andreev 6dc826b0ca
Updated a PGP key from 2E873A7831FF0BB640ACEDA5D22A817D95815393 to 739850CD5051DE554368709225969B23DCB5CA34. 2024-03-03 19:38:22 +04:00
Alexander Andreev b0b0e8a77a
Updated index's meta description. 2024-03-03 19:03:31 +04:00
Alexander Andreev a2204947a0
Removed an extra space before .ygg. 2024-03-03 18:59:41 +04:00
Alexander Andreev 4634e76572
Remove QIWI from Donation. 2024-02-28 17:06:49 +04:00
Alexander Andreev 6fd2a45569
Updated year in a footer. 2024-02-26 02:28:34 +04:00
Alexander Andreev 047f63d083
Simplified stuff page. 2024-02-25 20:01:53 +04:00
Alexander Andreev 8b46076669
Set version to 24.7.0. 2024-02-18 18:42:26 +04:00
Alexander Andreev d0a5bfc285
Updated About page. 2024-02-18 03:03:24 +04:00
Alexander Andreev d4e07a2256
I turned 31 some time ago, time to update it here. :) 2024-02-15 03:07:12 +04:00
Alexander Andreev d4c414785a
Added a link to a web map of a Minecraft world. 2024-02-15 03:06:27 +04:00
Alexander Andreev ac02190659
A proper check for a service status. 2023-12-16 04:27:32 +04:00
Alexander Andreev 34d469319d
Set timeout 1 second for GatherStatus(). 2023-12-16 04:27:03 +04:00
Alexander Andreev 86fdf05322
Version set to 23.50.0. 2023-12-16 03:34:39 +04:00
Alexander Andreev dbdf8ba62b
Updated Minecraft info. 2023-12-16 03:34:11 +04:00
Alexander Andreev 331781b711
Updated versions for mccl and httpprocprobed. 2023-12-16 02:48:32 +04:00
Alexander Andreev 4ec84b5f1e
Updated service names. 2023-12-16 02:46:31 +04:00
Alexander Andreev 319471fab3
Updated x/image and mattn/go-sqlite3 packages. 2023-11-10 01:47:39 +04:00
Alexander Andreev e5e07af896
Fixed title attrib for a jabber link on about page. 2023-10-30 04:03:40 +04:00
Alexander Andreev a0c1272b3c
Version set to 23.44.0. 2023-10-30 03:56:19 +04:00
Alexander Andreev 9962251279
Changed About page a little. 2023-10-30 03:55:06 +04:00
Alexander Andreev 5539cd7357
Added mccl on stuff page. 2023-10-30 03:54:47 +04:00
Alexander Andreev e705aa80a5
In mindflow admin changed grid template. 2023-09-25 18:49:26 +04:00
Alexander Andreev b0b1730699
Added a .quote class for mindflow. 2023-09-25 17:10:07 +04:00
Alexander Andreev 000b5d1dce
In Makefile from target run a -guestbook-owner argument was removed because it was hardcoded lately. 2023-09-25 16:58:08 +04:00
Alexander Andreev cbaa2f32b4
Added a check for an empty line when check for a quotation in mindflow.pug. 2023-09-25 16:57:20 +04:00
Alexander Andreev 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
Alexander Andreev 5bc4f13c38
Added qouting formatting in Mindflow. 2023-09-25 03:21:49 +04:00
Alexander Andreev 134ed23450
Added PREFIX in Makefile and in PKGBUILD in package(). 2023-09-25 02:17:12 +04:00
Alexander Andreev 33cd1dc3b8
Well, actually... Let's hardcode guestbook owner. :) 2023-09-25 01:56:54 +04:00
Alexander Andreev a3525418f1
In about.pug: liquidsoap replaced by ezstream. 2023-09-25 01:13:14 +04:00
Alexander Andreev fb7459c021
Added a tip for that quotation exists in a guestbook. 2023-09-25 00:34:55 +04:00
Alexander Andreev 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
Alexander Andreev 906f73c8a6
Refactored flags in main.go. 2023-09-24 21:33:08 +04:00
Alexander Andreev a464a11ea8
In errorXXX.pug fixed tabulation to spaces. 2023-09-24 20:51:51 +04:00
Alexander Andreev 03e7c478e0
GetArticleMetadata() was replaced by Metadata public slice. 2023-09-24 20:44:03 +04:00
Alexander Andreev 948715d8eb
Fill Metadata slice in init(). Removed GetArticleMetadata. A slice instead was made public. 2023-09-24 20:43:36 +04:00
Alexander Andreev 9e33fa359b
Nah, let's remove bin/, so executable will be built every time. 2023-09-24 20:42:30 +04:00
Alexander Andreev fe87114fe0
In Article HTTP handler a loging for web.GetArticle() was changed. 2023-09-24 20:00:49 +04:00
Alexander Andreev 48e7a86312
Part of GetArticle() for loading an article from a file was moved out to init() func. 2023-09-24 20:00:17 +04:00
Alexander Andreev 72b09218f8
In web/articles.go made use of a constructor. Also, since a constructor returns a pointer, map also now stores a pointer to Article. 2023-09-24 19:05:22 +04:00
Alexander Andreev 7f17ebd2c5
In Article struct switched positions of Title and Date fields. 2023-09-24 19:03:29 +04:00
Alexander Andreev 0695aa46b3
For Article added a consturctor func New(). 2023-09-24 19:02:43 +04:00
Alexander Andreev 1c3f0c7b2c
Added b32.i2p address in nginx.conf. 2023-09-24 18:47:21 +04:00
Alexander Andreev 5b57592370
In Makefile a bin/ prefix was added to ${TARGET}, so make could see an executable and not rebuild it every time. 2023-09-23 21:51:49 +04:00