index.md
a prehook
and a few utilities:
@bender@twtxt.net Yes I did about a week or so ago. It took me a lot of effort to get the content even rendered in the first place. LOL I had to basically export my blog as HTML (can you believe that?!) – The Hugo export just didn’t work at all 🤣
In order to publish my personal projects/pages (and most of my teaching materials, hundreds of pages) on #Codeberg, I need to convert #markdown files into #HTML and sprinkle some CSS & JS from a layout template, like #GitHub’s Pages #Jekyll does, but I dread the complexity of installing and tending to Jekyll or Hugo or other static site generators, and I can’t even imagine going near Forejo Actions or any sort of CI intergration.
Should I be brave and do the Jekyll /static generator thing? Any other ideas for poor, overworked, stressed out, clumsy people? :(
gomdn: Yet another Static Site Generator
Yet another Static Site Generator (SSG), but this one is mine.
It’s a stupidly simple Go program ( wc
says 229 lines), more like a
hack, really, but I don’t need something like Hugo. Most of the real
work is done by the goldmark package, of course. This is mostly just a
wrapper, deciding if something needs to be rebuilt.
I’ve been using a Perl script together with cmark
(originally
Markdown.pl
) since forever. And before that the old [txt2tags](htt … ⌘ Read more
@bender@twtxt.net it’s here!!!! i’m so happy with it :DDD hugo is awesome, i just found astro to be easiest to customize!
@kat@yarn.girlonthemoon.xyz so, where is the site? Show us, show us! I use Hugo exclusively, just a binary. My sites also build upon a commit, on my own VPS. 🙈
This is Hugo, Hugo recently got hit by a car and had to have his jaw wired, Hugo is now on the mend, Hugo is a good boy, we love Hugo. ⌘ Read more
[LFH] Revuo Monero is looking for python and golang (hugo) contributors!
There are a handful of open issues in Revuo Monero’s repositories: Calc and main. Feel free to take a peek and help if you are capable of and got the volunteering enthusiasm in you!
Links:
rottenwheel.com ⌘ Read more
Yes, im also do not like Hugo so rewrite theme above to Jekyll (with some changes)
@doesnm@doesnm.p.psf.lt Thanks! I’ve almost come up with my own theme already 🤣 I actually don’t really want to use Hugo at all, I find it too complicated. But it is pretty popular so I thought maybe I’d rip-off a nice theme… Hmmm 🧐
Anyway, What I really normally use for a lot of my static sites is zs
I’m looking to develop a static site for twtxt.dev – A domain I own and have wanted to use for developer and specification docs for Twtxt.
Can anyone recommend a few Hugo themes you like?
All of the dev.twtxt.net content would move over as well.
I came across this Gallery Theme for Hugo, and @lyse@lyse.isobeef.org immediately came to mind. I think it would be a very fitting theme to use for all your photos, Lyse!
萬字長文:Go 語言現代命令行框架 Cobra 詳解
Cobra 是一個 Go 語言開發的命令行(CLI)框架,它提供了簡潔、靈活且強大的方式來創建命令行程序。它包含一個用於創建命令行程序的庫(Cobra 庫),以及一個用於快速生成基於 Cobra 庫的命令行程序工具(Cobra 命令)。Cobra 是由 Go 團隊成員 spf13 爲 Hugo 項目創建的,並已被許多流行的 Go 項目所採用,如 Kubernetes、Helm、Docker (di ⌘ Read more
Also I need to set up a new website with a static site generator. Ill most likely give hugo a try again.
Based.Cooking has become more grandma-usable.
Over the past month, I’ve taken some off-time to tinker with
Based.Cooking, the cooking site I/we made a year or so
ago as a proof of concept for a simple and unintrusive recipe website. There
have been over 250 recipes submitted, but the hobbled-together static site
generator originally used proved unable to keep up and with all the
submissions, there was a big issue of content organization.
There have been two big changes. Firstly, I port … ⌘ Read more
GoCN 每日新闻 (2021-12-09)
GoCN 每日新闻 (2021-12-09)- Hugo v0.90.0 发布https://github.com/gohugoio/hugo/releases/tag/v0.90.0
- Docker 容器中使用 GPUhttps://segmentfault.com/a/1190000041090167
- 我好像发现了一个 Go 的 Bug? https://www.cnblogs.com/zhuochongdashi/p/15660936.html
- Go modules 基础精进,六大核心概念全解析� … ⌘ Read more
@movq@www.uninformativ.de I remember that time. I built my own mess, then used someone else’s mess (WordPress). I then switched to Jekyll when Tom released it, then to Hugo, which I use today. I also love static web stuff!
On the blog: Developer Journal, Hugo Gernsback’s Birthday https://john.colagioia.net/blog/2021/08/16/gernsback.html #programming #project #devjournal
can someone ELI5 how to set up hugo with drone CI? i tried the docs but i couldn’t get it to work. drop me an email or find me on irc. details on my website
i played doom, surprising no one. and i forgot to stream it too. back to hugo then
do i keep working on this hugo site or play doom instead?
i like hugo a whole bunch, i just wish the docs didn’t make me go UGH sometimes
@hjertnes@hjertnes.social What are you doing to have wikilinks in Hugo?
Using Hugo as a blog generator ⌘ https://hack.org/mc/blog/hugo-blog.html
“Before it was a particular kind of story or plot, science fiction was a way of thinking about and interacting with emerging media.” https://manifold.umn.edu/read/the-perversity-of-things-hugo-gernsback-on-media-tinkering-and-scientifiction/section/71ba6e6b-b4b2-40a2-bdb1-af133fc6b93b
@kas@enotty.dk Thanks for #hugo awards. All books for best novel were really good this year, but I somehow missed Six Wakes … sound great!
@kas@enotty.dk Thanks for #hugo awards. All books for best novel were really good this year, but I somehow missed Six Wakes … sound great!
Created a little helper script for creating blogposts with #Hugo: https://blog.mdosch.de/2018/04/28/hugo-ein-kleines-script-fuer-neue-blogposts/ (german)
@phil@philmcclure.duckdns.org I actually just started a new job working on a frontend for Hugo (and other static site generators).