tangled
alpha
login
or
join now
bmann.ca
/
bmannconsulting.com
0
fork
atom
The bmannconsulting.com website
0
fork
atom
overview
issues
pulls
pipelines
changed to TRUE
bmann.ca
1 year ago
d4b48cbf
ca1bc749
+4
-3
3 changed files
expand all
collapse all
unified
split
_includes
head.html
_layouts
default.html
_notes
Bluesky Comments.md
+2
-1
_includes/head.html
reviewed
···
11
11
{% comment %}<!-- Littlefoot footnotes https://github.com/goblindegook/littlefoot -->{% endcomment %}
12
12
<link rel="stylesheet" href="https://unpkg.com/littlefoot/dist/littlefoot.css" />
13
13
14
14
-
{% if page.comments == "on" %}
14
14
+
{% comment %}<!-- Bluesky Comments https://github.com/czue/bluesky-comments -->{% endcomment %}
15
15
+
{% if page.comments %}
15
16
<link rel="stylesheet" href="https://unpkg.com/bluesky-comments@0.10.1/dist/bluesky-comments.css">
16
17
17
18
<script type="importmap">
+1
-1
_layouts/default.html
reviewed
···
5
5
<nav>{% include nav.html %}</nav>
6
6
<div class="wrapper">
7
7
<main>{{ content }}</main>
8
8
-
{% if page.comments == "on" %}
8
8
+
{% if page.comments %}
9
9
<BlueskyComments
10
10
uri="https://bsky.app/profile/bmann.ca/post/3lmbir26qnc2k"
11
11
author="bmann.ca"
+1
-1
_notes/Bluesky Comments.md
reviewed
···
1
1
---
2
2
-
comments: on
2
2
+
comments: "TRUE"
3
3
tags:
4
4
- Bluesky
5
5
- ATProtocol