Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DON'T MERGE - JUST FOR INSPECTION (FROM FORK) #6

Open
wants to merge 389 commits into
base: upstream
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 2 commits
Commits
Show all changes
389 commits
Select commit Hold shift + click to select a range
3d863cf
💡changes: admonition doa, h1-6 font size+weight. footnote
RobbiNespu Aug 9, 2021
0c2ef86
revert th color
RobbiNespu Aug 12, 2021
1aa605f
colour shortcode
RobbiNespu Aug 17, 2021
e47c70f
code border with color too
RobbiNespu Aug 17, 2021
9c09b9a
Disabled utterances and just send me an email for feedback and discus…
RobbiNespu Aug 20, 2021
5d8dc19
Merge pull request #16 from RobbiNespu/REPLY_BY_EMAIL
RobbiNespu Aug 21, 2021
ec25291
premonition quote text for darkmode
RobbiNespu Aug 23, 2021
f0c577b
Merge branch 'robbinespu.gitlab.io' into REPLY_BY_EMAIL
RobbiNespu Aug 24, 2021
e942164
Send me an email
RobbiNespu Aug 24, 2021
08abc86
Merge branch 'REPLY_BY_EMAIL' into robbinespu.gitlab.io
RobbiNespu Aug 24, 2021
e32eec2
move text-align from figure to figcaption
RobbiNespu Aug 25, 2021
e255eef
use smaller svg for lazyload placeholder
RobbiNespu Aug 27, 2021
e9c2851
add general css - .padding-bottom-14rem
RobbiNespu Aug 27, 2021
23df529
support and donate me
RobbiNespu Aug 27, 2021
61f6182
WEBMENTION (#17)
RobbiNespu Aug 28, 2021
8c25df9
Added related post features
RobbiNespu Aug 28, 2021
7f79a10
only display un-draft related post
RobbiNespu Aug 28, 2021
a6f7128
improve search range, include all page but exclude tags and homepage dir
RobbiNespu Aug 30, 2021
b4b7f7a
dedicate class for support-me and move from disqus to footer (partial)
RobbiNespu Aug 30, 2021
8d86e34
display support-me for section posts and resepi only
RobbiNespu Aug 30, 2021
4de3faa
support-me with border look nicer
RobbiNespu Sep 1, 2021
98d5b75
change support-me position: put before footer not after footer
RobbiNespu Sep 1, 2021
47ebb9c
Conversation dialog (debug mode)
RobbiNespu Sep 2, 2021
352248f
remove unused variable and remove debug
RobbiNespu Sep 2, 2021
12af4d2
ToC with float option (#18)
RobbiNespu Sep 3, 2021
d70d7b1
code highlight: label - use smaller font and change px to em
RobbiNespu Sep 7, 2021
91bf21d
Still hardcoded
RobbiNespu Sep 7, 2021
702abfe
Merge branch 'Cycling_shortcode' into robbinespu.gitlab.io
RobbiNespu Sep 7, 2021
0bc49d9
Cloud tag
RobbiNespu Sep 8, 2021
5e38da8
Merge pull request #19 from RobbiNespu/PR_CloudTag
RobbiNespu Sep 8, 2021
4daa5da
change darkmode color from #282c34 to #0e141b
RobbiNespu Sep 8, 2021
0f6d8f3
align figcaption text as floated left or right based on param
RobbiNespu Sep 9, 2021
fabad04
Unrecognized feature: 'interest-cohort'.
RobbiNespu Sep 11, 2021
7b9945b
added mix-blend-mode to figcaption
RobbiNespu Sep 19, 2021
927ef1f
using hugo built in lazy load and fix missing img on RSS feed
RobbiNespu Sep 19, 2021
5ca3f34
email as param, next-prev as emoji and scroll to top
RobbiNespu Sep 21, 2021
967775b
remove bike name and change it with avg heart rate
RobbiNespu Sep 21, 2021
0a45835
change emoji tag "🏷️ "
RobbiNespu Sep 22, 2021
4df93fb
enhance button design
RobbiNespu Sep 22, 2021
e3375db
Unexpected extra semicolon
RobbiNespu Sep 22, 2021
ae9beb9
remove commented css
RobbiNespu Sep 22, 2021
8194e1e
Google analytics control via conf param
RobbiNespu Sep 23, 2021
f766443
fix missing bottom border
RobbiNespu Sep 24, 2021
2d7b776
💬 altered webmention display
RobbiNespu Sep 24, 2021
8ddcb6e
PATCH: webmention.js - remove href on reaction class
RobbiNespu Sep 24, 2021
6ef9b61
added H card as partial layout
RobbiNespu Sep 24, 2021
cfba64d
load h-card on footer
RobbiNespu Sep 24, 2021
961e76a
added h-entry, p-name, u-url, p-category and e-content
RobbiNespu Sep 24, 2021
7522f93
add dt-published, p-author
RobbiNespu Sep 24, 2021
1c984e8
re-indent code
RobbiNespu Sep 24, 2021
612d253
post’s author as a string — add h-card to make it a full h-card!
RobbiNespu Sep 24, 2021
ac1a409
The datetime should has timezone.
RobbiNespu Sep 24, 2021
c606c82
don't load h-card on entries
RobbiNespu Sep 24, 2021
048265a
Exclude edit from e-content
RobbiNespu Sep 24, 2021
a6336f8
use div to hide
RobbiNespu Sep 24, 2021
74b66c9
u-photo with full URL
RobbiNespu Sep 24, 2021
05024d5
Restyled by whitespace
restyled-commits Sep 24, 2021
26cab34
Merge pull request #22 from RobbiNespu/restyled/Webmention_3attempt
RobbiNespu Sep 24, 2021
c1974fc
Merge pull request #21 from RobbiNespu/Webmention_3attempt
RobbiNespu Sep 24, 2021
1bd8ea0
p-summary with TLDR
RobbiNespu Sep 24, 2021
b631579
Merge branch 'robbinespu.gitlab.io' into Webmention_3attempt
RobbiNespu Sep 24, 2021
9d002ba
added u-photo
RobbiNespu Sep 24, 2021
3873b01
Unexpected }
RobbiNespu Sep 24, 2021
accc8bf
added u-photo #21
RobbiNespu Sep 24, 2021
4c46711
Unexpected }
RobbiNespu Sep 24, 2021
8cde7dc
Merge remote-tracking branch 'origin/Webmention_3attempt' into Webmen…
RobbiNespu Sep 24, 2021
4c7fadf
Remove unused tag #21
RobbiNespu Sep 24, 2021
d46d486
no need href on p-category and add default data
RobbiNespu Sep 24, 2021
886bf04
add alt and p-country-name #21
RobbiNespu Sep 24, 2021
77b65ab
indieweb #21
RobbiNespu Sep 25, 2021
42ec7b7
indieweb : replies twitter
RobbiNespu Sep 25, 2021
3f8dc3c
indieweb : replies github
RobbiNespu Sep 25, 2021
b733ff0
Restyled by whitespace
restyled-commits Sep 25, 2021
2c9a675
Merge pull request #24 from RobbiNespu/restyled/Webmention_4attempt
RobbiNespu Sep 25, 2021
b9f94f0
remove debug stuff
RobbiNespu Sep 25, 2021
7d3abf9
Added syndication
RobbiNespu Sep 25, 2021
9b96083
indieweb_tagging
RobbiNespu Sep 25, 2021
0e88bdb
show icon only and show domain on title
RobbiNespu Sep 26, 2021
80bb337
add nofollow noopener noreferrer
RobbiNespu Sep 26, 2021
83eb689
Restyled by whitespace
restyled-commits Sep 26, 2021
d6e7a03
Merge remote-tracking branch 'origin/restyled/Webmention_4attempt' in…
RobbiNespu Sep 26, 2021
4b8e122
add emoji, p-rsvp
RobbiNespu Sep 26, 2021
c759d79
display avatar webmention (#webmentions a.reaction img)
RobbiNespu Sep 26, 2021
1215b68
add emoji for repost and syndicate
RobbiNespu Sep 26, 2021
568c936
move from static to assets
RobbiNespu Sep 26, 2021
7a8f164
cache buster webmention.js
RobbiNespu Sep 26, 2021
f0a0b87
offline webmentions responses
RobbiNespu Sep 27, 2021
5fbce66
Load indieweb interaction and sort some changes for display
RobbiNespu Sep 27, 2021
fc5668b
Restyled by clang-format
restyled-commits Sep 27, 2021
72c3ba1
Restyled by prettier
restyled-commits Sep 27, 2021
cf70ee9
Restyled by whitespace
restyled-commits Sep 27, 2021
1bcd052
Merge remote-tracking branch 'origin/restyled/Webmention_4attempt' in…
RobbiNespu Sep 27, 2021
1da02c1
remove dummy call
RobbiNespu Sep 27, 2021
e6ba9a7
use IF-OR logic instead of WITH
RobbiNespu Sep 27, 2021
e938d0a
test quote
RobbiNespu Sep 27, 2021
b62ed04
quote: remove p-name and u-photo
RobbiNespu Sep 27, 2021
f780abb
Restyled by clang-format
restyled-commits Sep 27, 2021
7543887
Restyled by prettier
restyled-commits Sep 27, 2021
8ec49be
Restyled by whitespace
restyled-commits Sep 27, 2021
3e497c8
Merge remote-tracking branch 'origin/restyled/Webmention_4attempt' in…
RobbiNespu Sep 28, 2021
f08eff2
for tweet quote, put outside e-content
RobbiNespu Sep 28, 2021
9243d42
static tweet with video
RobbiNespu Sep 28, 2021
12287e7
Restyled by clang-format
restyled-commits Sep 28, 2021
a9f515f
Restyled by prettier
restyled-commits Sep 28, 2021
4517bb0
Restyled by whitespace
restyled-commits Sep 28, 2021
d9e0500
Merge remote-tracking branch 'origin/restyled/Webmention_4attempt' in…
RobbiNespu Sep 28, 2021
30a1f82
Indieweb changes
RobbiNespu Sep 28, 2021
726dddd
Restyled by clang-format
restyled-commits Sep 28, 2021
4f709ed
Restyled by prettier
restyled-commits Sep 28, 2021
203c5db
Restyled by whitespace
restyled-commits Sep 28, 2021
3133ec0
Merge pull request #33 from RobbiNespu/restyled/Webmention_4attempt
RobbiNespu Sep 28, 2021
7d73c2e
indieweb - view bookmark data
RobbiNespu Sep 28, 2021
3b5f46e
better title for re-post and like
RobbiNespu Sep 28, 2021
0824532
Syndicated Copies Add URLs of POSSEd copies!
RobbiNespu Sep 29, 2021
0ab32db
remove duplicate u-in-reply-to
RobbiNespu Sep 29, 2021
777752a
auto publish - https://brid.gy/about#webmentions
RobbiNespu Sep 29, 2021
27f7b65
don't truncate title for tags
RobbiNespu Sep 29, 2021
b25774d
Show emoji and custom title for indieweb on terms/tags
RobbiNespu Sep 29, 2021
89e9079
should i h-entry on homepage too?
RobbiNespu Sep 29, 2021
2a90d7e
let hyperlink for bookmark
RobbiNespu Sep 29, 2021
b602776
fix KaTeX issue
RobbiNespu Sep 29, 2021
4964f6a
Restyled by clang-format
restyled-commits Sep 29, 2021
9184b6a
Restyled by prettier
restyled-commits Sep 29, 2021
cb6e9cc
Restyled by whitespace
restyled-commits Sep 29, 2021
af347e3
Merge remote-tracking branch 'origin/restyled/Webmention_4attempt' in…
RobbiNespu Sep 29, 2021
dfa2ac3
improving replies origin for Github issue / discussion / comment
RobbiNespu Sep 29, 2021
5e8d958
indieweb page title
RobbiNespu Sep 29, 2021
efa7df7
revert changes - keep margin-bottom: 4em;
RobbiNespu Sep 30, 2021
e196625
RSS for indieweb section
RobbiNespu Sep 30, 2021
f259a49
Add FB link
RobbiNespu Sep 30, 2021
3776619
restyle a.btn on dark mode
RobbiNespu Oct 1, 2021
c7cfa1a
better table interface
RobbiNespu Oct 1, 2021
ec4167d
change emoji
RobbiNespu Oct 2, 2021
d49619a
change twitter API endpoint
RobbiNespu Oct 2, 2021
174dbc5
add more params for twitter
RobbiNespu Oct 2, 2021
09fbb6b
Restyled by clang-format
restyled-commits Oct 2, 2021
de644cc
Restyled by prettier
restyled-commits Oct 2, 2021
2b7db85
Restyled by whitespace
restyled-commits Oct 2, 2021
651d276
Merge remote-tracking branch 'origin/restyled/Webmention_4attempt' in…
RobbiNespu Oct 3, 2021
92d3e89
render link with out .Text properly
RobbiNespu Oct 3, 2021
36be95f
group (move out) bookmark to reaction category
RobbiNespu Oct 3, 2021
e2c9a1e
https://brid.gy/about#webmentions
RobbiNespu Oct 3, 2021
c1fda4f
use cdn.syndication.twimg.com and check (random index 1 and 2) if mp4
RobbiNespu Oct 3, 2021
4334e3d
add default img if null
RobbiNespu Oct 3, 2021
9f201fe
add IndieAuth.com
RobbiNespu Oct 4, 2021
d363f45
Display A Message On Old Hugo Posts (add and commented)
RobbiNespu Oct 4, 2021
c95eadc
center meta and add Display A Message On Old Hugo Posts
RobbiNespu Oct 4, 2021
7e3a2dc
https://indieweb.org/note
RobbiNespu Oct 5, 2021
a92ad3c
No p-name for status
RobbiNespu Oct 5, 2021
e16bc40
fix: can't use eq with in, it doest work
RobbiNespu Oct 5, 2021
c746e82
add target="_blank" rel="nofollow noopener noreferrer" for external URL
RobbiNespu Oct 5, 2021
96e9214
added p-like h-cite u-url, p-repost h-cite u-url and u-photo
RobbiNespu Oct 5, 2021
eadf177
working version of mapbox!
RobbiNespu Oct 6, 2021
e716327
Merge pull request #38 from RobbiNespu/PR_MAPBOX
RobbiNespu Oct 6, 2021
60f8350
add openstreetmap shortcode
RobbiNespu Oct 6, 2021
a070a0b
indieweb: add microsub
RobbiNespu Oct 6, 2021
53302fc
Add emoji to warning, much more visible
RobbiNespu Oct 7, 2021
6c00636
promoting indie-web
RobbiNespu Oct 7, 2021
0013524
add href to image on static tweet
RobbiNespu Oct 7, 2021
646faea
use expended URL (no short URL) on status that have URLs
RobbiNespu Oct 7, 2021
23021b8
make it more readable
RobbiNespu Oct 7, 2021
96eefe1
twitter omit_script=true
RobbiNespu Oct 7, 2021
471f92b
redesign tweet and static-tweet, so don't look like quote so much
RobbiNespu Oct 7, 2021
9921b7c
param0 with full URL and handle it via twimg
RobbiNespu Oct 7, 2021
e063a8d
lat. lon then gmap
RobbiNespu Oct 7, 2021
00a80e0
change mastodon instance
RobbiNespu Oct 7, 2021
93bbfc4
change to mstdn.io
RobbiNespu Oct 7, 2021
cf20531
revert back to mstdn.social
RobbiNespu Oct 7, 2021
9f4404f
add emoji to rsvp ✔️❌👀
RobbiNespu Oct 8, 2021
5fbe193
🐞 Fix bug: mentioned not displayed
RobbiNespu Oct 8, 2021
9020a15
give 100% opacity and add more height to webmention img 🤩
RobbiNespu Oct 8, 2021
315fa97
Now also loaded webmention from alias :)
RobbiNespu Oct 8, 2021
17a72a0
Fix bug if no aliases, webmention are not showing
RobbiNespu Oct 8, 2021
04628a5
Don't show warning (old post) for page such as ToS etc
RobbiNespu Oct 8, 2021
f7a23e1
added missing indieweb kind on RSS
RobbiNespu Oct 8, 2021
193938c
re-arrange h-card
RobbiNespu Oct 8, 2021
c818c87
improving checkin data
RobbiNespu Oct 9, 2021
778dd00
fake micropub endpoint
RobbiNespu Oct 9, 2021
a27d22a
let use webhookapp
RobbiNespu Oct 9, 2021
0bd61f0
applying indieweb format on page list
RobbiNespu Oct 10, 2021
59d08c1
added random avatar for missing img
RobbiNespu Oct 10, 2021
e2d515b
don't process "dummy" aliases
RobbiNespu Oct 10, 2021
f1fc589
Don't display "origin" for web replies
RobbiNespu Oct 10, 2021
eacf6b5
Fix: Issue for dummy alias, so add .Rel to list of aliases
RobbiNespu Oct 10, 2021
1a294da
Google site verification
RobbiNespu Oct 10, 2021
f8959c5
add indieweb ring 🕥🔰🐳
RobbiNespu Oct 10, 2021
4b23b02
newline
RobbiNespu Oct 10, 2021
79de690
No need to truncate hidden value
RobbiNespu Oct 10, 2021
3472e2f
load h-card from partial
RobbiNespu Oct 10, 2021
31dee7e
display recent indieweb
RobbiNespu Oct 11, 2021
27b7acb
Like which link
RobbiNespu Oct 11, 2021
7f2161d
change param checks to determine if it indieweb
RobbiNespu Oct 11, 2021
2461af0
Indieweb - u-follow-of
RobbiNespu Oct 11, 2021
038dbd2
fix wrong tag of param
RobbiNespu Oct 11, 2021
797997c
auto discover rss
RobbiNespu Oct 11, 2021
5c6ac47
indieweb - re-attempt auto publish
RobbiNespu Oct 12, 2021
5649a48
add p-location
RobbiNespu Oct 12, 2021
d7ece1a
change email subject to relPermalink
RobbiNespu Oct 12, 2021
c381a18
add u-bridge-omit-link and dload twitter json for bookmark n like
RobbiNespu Oct 12, 2021
25f1139
auto publish re-attempt
RobbiNespu Oct 12, 2021
c1695d3
display img on statictweet
RobbiNespu Oct 12, 2021
fba6ac3
fix distort img on mobile
RobbiNespu Oct 12, 2021
d5862b3
if img only 1 then full view, else split into 2
RobbiNespu Oct 12, 2021
54717b0
comment display inline block
RobbiNespu Oct 12, 2021
26e76e8
replace publish.twitter.com/oembed API with twig API
RobbiNespu Oct 12, 2021
e5f6a16
replace <code> with <mark> for RSVP
RobbiNespu Oct 12, 2021
fdac6fb
add dt-update to reflect changes on indieweb such as rsvp
RobbiNespu Oct 12, 2021
a2fd94d
🚮 declare deleted and return 410 status
RobbiNespu Oct 13, 2021
48d55d6
check prefix
RobbiNespu Oct 13, 2021
7cdce67
fix regex
RobbiNespu Oct 13, 2021
b5d270f
add click privacy on RSVP link
RobbiNespu Oct 13, 2021
4081d24
fancy stuff.. add emoji 🚮
RobbiNespu Oct 13, 2021
5ba274f
centering RSVP
RobbiNespu Oct 13, 2021
180cbaa
Page.Dir is deprecated and will be removed in a future release
RobbiNespu Oct 14, 2021
5c8ed65
improving search result
RobbiNespu Oct 14, 2021
f80f74e
All spoiler will content a tips - click to reveal
RobbiNespu Oct 14, 2021
4bf2d2e
Feature: zoom img like medium
RobbiNespu Oct 14, 2021
a048142
just show spoiler tips on content
RobbiNespu Oct 14, 2021
0fa312b
fix header been statically as indieweb only
RobbiNespu Oct 14, 2021
3088834
also randomize img for replies (seem fb don't send img)
RobbiNespu Oct 14, 2021
9a94345
change emoji from ☂️ to 💼
RobbiNespu Oct 14, 2021
b53f972
change emoji from ♻️ to 🔄
RobbiNespu Oct 14, 2021
3fc915f
hide spoiler (details) tip when opened
RobbiNespu Oct 14, 2021
d9b9fa8
but it look ugly webmention on homepage?
RobbiNespu Oct 15, 2021
85583c0
TEST AUTO POSSE
RobbiNespu Oct 15, 2021
ef0255f
use tldr if exist
RobbiNespu Oct 16, 2021
f17c988
use param for GA
RobbiNespu Oct 16, 2021
97c89c6
Merge pull request #23 from RobbiNespu/Webmention_4attempt
RobbiNespu Oct 16, 2021
af30933
Merge pull request #42 from RobbiNespu/POSSE
RobbiNespu Oct 16, 2021
6f89454
MERGE READING TO MY FAV BRANCH (#44)
RobbiNespu Oct 21, 2021
6f99430
exclude indieweb coz sometimes, it don't have any content at all
RobbiNespu Oct 22, 2021
0eb7712
partial static tweet with quote and 2nd quote!
RobbiNespu Oct 22, 2021
c91ff7b
remove content from rss for 401 gone posts
RobbiNespu Oct 22, 2021
7ac7de7
add spoiler to recent post (articles and indieweb) and enable emoji g…
RobbiNespu Oct 23, 2021
6847e69
add shadow on img (content only!)
RobbiNespu Oct 23, 2021
57a1105
use emoji for nav_item
RobbiNespu Oct 24, 2021
06063cd
cancel out box shadow on twitter avatar
RobbiNespu Oct 26, 2021
53cd0ad
open indie-ring on new tab
RobbiNespu Oct 28, 2021
b13aa21
make summary shorter
RobbiNespu Oct 31, 2021
c080886
add Bing Clarity
RobbiNespu Oct 31, 2021
1c05dae
If the title is too long, it might be truncated or ignored by Search…
RobbiNespu Oct 31, 2021
b528822
How To Tell Bing Your Website's Country and Language?
RobbiNespu Oct 31, 2021
7f7af11
no sure what. check nill json?
RobbiNespu Mar 4, 2022
c5c0794
Update render-link.html
RobbiNespu Oct 26, 2023
2481f8f
Merge remote-tracking branch 'origin/TRY_FIX_RECURSION' into HEAD
Oct 26, 2023
b37db7b
Update render-link.html
RobbiNespu Oct 26, 2023
2d759a6
Merge remote-tracking branch 'origin/TRY_FIX_RECURSION' into HEAD
Oct 26, 2023
e01fc71
add hardcode annoucement
Oct 26, 2023
de9714d
hardcode annoucement
Oct 26, 2023
e129ce3
remove _default/markup/render-link.html and edit indieweb single temp…
Oct 27, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
33 changes: 33 additions & 0 deletions assets/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -874,3 +874,36 @@ a.footnote-ref::after {
a.footnote-backref{
text-decoration: none;
}

.text-center {
text-align: center;
border-bottom: none;
}

/* for comment using email */
.button {
background-color: #4CAF50; /* Green */
border: none;
color: white;
padding: 15px 32px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
border-bottom: none;
border-radius: .375rem;
}
.emailcomments{
padding-bottom: 1.4rem;
padding-top: 1.4rem;
}
.emailcomments a{
background-color: #4CAF50; /* Green */
color: #fff;
border-bottom: none;
}
.emailcomments a:hover {
background-color: #4CAF50;
border-bottom: none;
cursor: pointer;
}
18 changes: 13 additions & 5 deletions layouts/partials/disqus.html
Original file line number Diff line number Diff line change
@@ -1,18 +1,26 @@
<div class="comments">
<div class="comments-header" style="border-top: 1px dashed #b3b2ae;"><h3>Discussion and feedback</h3></div>
<p class="comments-notice">
<!-- <div class="comments-header" style="border-top: 1px dashed #b3b2ae;"><h3>Discussion and feedback</h3></div> -->
<!-- <p class="comments-notice">
You can use <code>utterances</code> provided below to post comment on behalf using Github account.
{{ if ne .Type "page" }}
Alternatively, you can just send a (<a href="https://useplaintext.email">plain text</a>) email to my private <a target="_blank" rel="nofollow noopener noreferrer" href="mailto:[email protected]?subject=[robbinespu.gitlab.io] - '{{ .Page.Title | safeHTML}}'">email</a> or personal public <a target="_blank" rel="nofollow noopener noreferrer" href="mailto:~robbinespu/[email protected]?subject=[robbinespu.gitlab.io] - '{{ .Page.Title | safeHTML}}'">mailing list</a>.
{{end}}
In a few cases and on certain time, I just don’t have time to moderate them.
Please read <a href="/tos">terms-of-service (ToS)</a> for details.
</p>
<script src="https://utteranc.es/client.js"
</p> -->
<!-- <script src="https://utteranc.es/client.js"
repo="RobbiNespu/blog_discussions"
issue-term="pathname"
theme="preferred-color-scheme"
crossorigin="anonymous"
async>
</script>
</script> -->

<div class="text-center emailcomments">
<button class="button">
<a href="mailto:[email protected]?subject=[robbinespu.gitlab.io] - '{{ .Page.Title | safeHTML}}'" >
<i class="icon" icon-name="mail"></i>&nbsp;&nbsp;<strong>Discussion and feedback</strong>
</a>
</button>
</div>
</div>