|
03a720849d
|
_html: Make Perl replacements more robust
|
2024-02-01 11:05:17 +01:00 |
|
|
08d20b0550
|
_html: Rewrite the function to use Perl instead of sed.
|
2024-02-01 10:58:18 +01:00 |
|
|
abf4821fe2
|
_html: More HTML formatting using newlines
|
2024-02-01 10:29:47 +01:00 |
|
|
11e3a3b15f
|
_html: Add newlines to some closing HTML tags
|
2024-02-01 10:25:59 +01:00 |
|
|
e431728051
|
_blogs: Disable debugging
|
2024-02-01 10:21:49 +01:00 |
|
|
f5780454f5
|
_blogs: Try unsetting variables at the end of the for loop
|
2024-02-01 10:20:38 +01:00 |
|
|
16c0fa28d1
|
_blogs: Enable debugging
|
2024-02-01 10:11:45 +01:00 |
|
|
807af72a8f
|
_list_blogs: Reverse the dates from newest to oldest
|
2024-02-01 09:58:58 +01:00 |
|
|
3aee06dc34
|
_html: Add end tags for lists
|
2024-02-01 07:33:54 +01:00 |
|
|
c8a3d66a22
|
_html: Fix order of tags
|
2024-02-01 07:31:10 +01:00 |
|
|
760aa7207c
|
_html: Fix end tags for H
|
2024-02-01 07:27:38 +01:00 |
|
|
587ccc1718
|
qsgen2: Fancy name and version
|
2024-01-31 22:34:28 +01:00 |
|
|
f802e2425d
|
_blog_cache: Squash output to console
|
2024-01-31 22:22:22 +01:00 |
|
|
181f8a4dcd
|
_list_blog: Another rewrite
|
2024-01-31 21:08:08 +01:00 |
|
|
af9647dfaa
|
_list_blog: Squashing output to console.
|
2024-01-31 21:06:11 +01:00 |
|
|
132f649d93
|
_list_blog: Rewrite
|
2024-01-31 21:04:19 +01:00 |
|
|
3df24ddaad
|
_list_blog: Add check if blog is empty or not.
|
2024-01-31 21:02:03 +01:00 |
|
|
2a00602e91
|
Re-add function _list_blog and check if the directory blog is empty or not.
|
2024-01-31 20:59:08 +01:00 |
|
|
95ecad7b10
|
Removed unused functions.
|
2024-01-31 20:47:23 +01:00 |
|
|
c445aaf0c2
|
_html: Fix bugs
|
2024-01-31 20:38:52 +01:00 |
|
|
816f23db3d
|
_pages: Add variable new_updated_pages=true/false and use it in _sitemap
|
2024-01-31 20:32:46 +01:00 |
|
|
794b3285db
|
_html: Make QStags case insensitive.
|
2024-01-31 20:26:17 +01:00 |
|
|
7195da6545
|
Updating to version 0.1.0. Most functionality working.
|
2024-01-31 18:02:40 +01:00 |
|
|
e602533f07
|
Remove debug
|
2024-01-31 17:57:45 +01:00 |
|
|
ce60c586fd
|
Remember esac?
|
2024-01-31 17:56:24 +01:00 |
|
|
4ae960a92e
|
Debug zsh
|
2024-01-31 17:53:21 +01:00 |
|
|
a05b718de5
|
Debug zsh
|
2024-01-31 17:50:56 +01:00 |
|
|
1fd211f0ce
|
Enable running _sitemap
|
2024-01-31 17:47:57 +01:00 |
|
|
35b75d076e
|
Enable running _sitemap
|
2024-01-31 17:47:14 +01:00 |
|
|
c41013c2cb
|
Disable running _sitemap
|
2024-01-31 17:46:23 +01:00 |
|
|
3fa05d0df5
|
Debug zsh
|
2024-01-31 17:45:47 +01:00 |
|
|
bc4e99f40f
|
Debug zsh
|
2024-01-31 17:35:21 +01:00 |
|
|
20909e4fd2
|
Debug zsh
|
2024-01-31 17:33:40 +01:00 |
|
|
384783f72f
|
Debug zsh
|
2024-01-31 17:32:56 +01:00 |
|
|
3110dd1ebd
|
Debug zsh
|
2024-01-31 17:31:37 +01:00 |
|
|
7b814786d4
|
Debug zsh
|
2024-01-31 17:28:28 +01:00 |
|
|
3ec726ef0f
|
Debug zsh
|
2024-01-31 17:13:54 +01:00 |
|
|
4b6fc5e187
|
Debug zsh
|
2024-01-31 17:04:24 +01:00 |
|
|
eb1a612419
|
Debug zsh
|
2024-01-31 17:02:43 +01:00 |
|
|
7f4a2d8d6d
|
Debug zsh
|
2024-01-31 17:02:09 +01:00 |
|
|
8e164384c5
|
Debug zsh
|
2024-01-31 16:52:47 +01:00 |
|
|
ee44ceaa94
|
Debug zsh
|
2024-01-31 16:51:48 +01:00 |
|
|
2519d2fce1
|
Debug zsh
|
2024-01-31 16:43:57 +01:00 |
|
|
7d5a67a621
|
Found an extra echo in _blog_index
|
2024-01-31 16:34:00 +01:00 |
|
|
c4466a47e5
|
Squashed a few bugs
|
2024-01-31 16:23:45 +01:00 |
|
|
a251b3f50b
|
Squashed a few bugs
|
2024-01-31 16:20:39 +01:00 |
|
|
6d9cb020ce
|
Lots of things.
* New function: _msg
* Replaced echo with _msg
* First try to insert blog into front page
* Add option in config to enable or disable sitemap
|
2024-01-31 14:57:34 +01:00 |
|
|
0161074f68
|
Fixed a bug in _blog_index
|
2024-01-31 07:45:37 +01:00 |
|
|
fc3843cfa2
|
Cleaning up
|
2024-01-31 07:43:08 +01:00 |
|
|
82b47acc07
|
Update _blog_index and rename _generate_sitemap to _sitemap
|
2024-01-31 07:19:17 +01:00 |
|