Compare commits

...

4 Commits

Author SHA1 Message Date
e3d4fd1719 Update hermit-v2 theme. 2024-08-20 18:43:13 +02:00
9d52cab006 Embed Discourse into blog posts. 2024-08-20 18:42:50 +02:00
c9a1cb2a46 Add logo for Discourse. 2024-08-20 18:42:35 +02:00
650e61d07d Add welcome post. 2024-08-20 18:42:14 +02:00
4 changed files with 90 additions and 1 deletions

View File

@ -0,0 +1,24 @@
---
title: "Welcome to the new blog"
date: 2024-08-01T00:00:00+02:00
draft: false
tags:
- meta
---
Welcome to my new blog.
This blog continues where my old one at
<https://www.xltoolbox.net/blog/index.html> left off.
I thought about moving the old blog posts over to this new blog, but those posts
are really ancient and not relevant any more. I leave them at the old place for
archival purposes.
I have implemented a commenting system based on [Discourse][]. Please feel free
to comment on my posts, ask questions etc. You'll either have to create a
standalone account, or you can log in with your Google or Github account.
See the discussion forum at <https://discuss.bovender.de>.
[discourse]: https://discourse.org

View File

@ -0,0 +1,17 @@
<div id='discourse-comments'></div>
<meta name='discourse-username' content='DISCOURSE_USERNAME'>
<script type="text/javascript">
DiscourseEmbed = {
discourseUrl: 'https://discuss.bovender.de/',
discourseEmbedUrl: '{{ .Permalink }}',
// className: 'CLASS_NAME',
};
(function() {
var d = document.createElement('script'); d.type = 'text/javascript'; d.async = true;
d.src = DiscourseEmbed.discourseUrl + 'javascripts/embed.js';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(d);
})();
</script>

48
static/bovender.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 7.0 KiB

@ -1 +1 @@
Subproject commit 5d7becd0eeab4fecac666f0ef7b85b5a066333b3
Subproject commit 3d8790e329fff2c8a96e97d238b8ab283aeecefd