1286
results for "hugo"
-
hi everyone :) i set up my blog a few days ago (using hugo, so fully static), and I'd like to implement webmentions for it, but i'm not really sure how i could combine those with a fully static website
chewing_bever
at
2022-04-01 10:15
-
edited /Hugo (-39) "Delete useless"
Loqi
at
2022-03-27 06:27
-
so after the hugo build, my publisher does an rsync to the actual place the files are served from and rsync provides that nice list of what actually changed. the publisher then uses that list to only send webmentions, websub updates, etc. for new or updated pages.
[schmarty]1
at
2022-03-15 20:37
-
e-snail I use Hugo, and for a while I was webmentioning everyone from every page, on every site deploy. It got better, but I think it's still in a bit of a broken state, sending more webmentions than needed
jamietanna
at
2022-03-15 20:26
-
e-snail: my site is primarily hugo-powered. i have a micropub endpoint based on https://github.com/skpy/micropub which writes files to a git repo. that git repo triggers a webhook on my "publisher". the publisher pulls the latest from git and does some updates to the hugo data, builds the site, syncs the changed output files, sends webmentions and websub notifications.
[schmarty]1
at
2022-03-15 19:32
-
barnaby: i mean i automatically automatically generate these with a shell script and hugo shortcodes.
Seirdy
at
2022-03-15 00:36
-
i can do the same with music ratings since i rate tracks out of 10 in mpd. i can just query my stickers database for tracks and ratings and have hugo pull that in too.
Seirdy
at
2022-03-08 05:51
-
im generating the JSON from buku (https://github.com/jarun/buku) and piping it through "ssh <target> tee /var/www/.../bookmarks.json" and then pulling in the json in Hugo. I love this setup, no need for a dynamic site; i just re-build every now and then. the site builds in milliseconds.
Seirdy
at
2022-03-08 05:50
-
Basically I want to run a tonne of static websites (e.g. made using Hugo or Publii, etc...) and self-host a commenting system (like Disqus) and search system (like Google Custom Search) for them all
stevenm_
at
2022-03-07 13:04
-
I got issues with hugo when I have a lot of goroutines running. So I unable to use newer `hugo v0.93.0-v0.93.1 (current version)` to generate my website. I have to use `hugo v0.82.0` to generate my website. It was so frustrating. Perhaps I have lots of… https://robbinespu.gitlab.io/indieweb/220304031327/
Loqi
at
2022-03-04 04:55
Sort by:
Filter results by:
Tag
Query took 0s.
Search tips
- Exclusion
- +foo -bar
- Logical OR
- foo OR bar
- Exact phrase
- "foo bar"
- Partial words
- foo*
- Particular fields only
- title:foo
- domain:example.org
- nick:somebody
- after:2016-11-23
- before:2016-11-23
- date:2016-11-23