Posting this to my own site was an adventure.
#Hexo uses highlight.js when building and I couldn't figure out how to register a new language (#Razor CSHTML) so I completely disabled Hexo's highlighting and just use Prism client-side.
I don't love loading up a script/stylesheet just for that, but I do content detection and only load it on post pages that need it.
Do you know any hosting providers that:
1. Can host static html/css/javascript/image files that do not require git? (So no to gitlab/github/codeberg pages)
2. I can connect with my domain name (foo.bitar.se)
3. Is free
?
The closest I know is alwaysdata.net where one can get 100 MB storage. But there I can't connect with my domain name.
Please boost! :)
#askfedi #hosting #ssg #hexo #jekyll #html
各鯖説明ブログ。
https://github.com/pooza/curesta-blog
https://github.com/pooza/delmulin-blog
https://github.com/pooza/daisskey-blog
安定はしているが、微妙に旬を過ぎたHexo。
VuePress化したいが、手が止まっている。
#GitHub #Hexo #Vue #Vue_js #delmulin #dai #ダイ #github_com
#github #hexo #vue #Vue_js #delmulin #dai #ダイ #github_com
Canadian Letter: HEXO is still a pass, says Roth Capital https://www.cantechletter.com/2023/03/hexo-is-still-a-pass-says-roth-capital/ #canada #tech #Technology #Allposts #Analysts #Cannabis #hexo
#Canada #Tech #technology #Allposts #Analysts #cannabis #hexo
#hexo Hexo Theme Cupertino's first version, v1.0.0, is now published! 🎉
https://github.com/MrWillCom/hexo-theme-cupertino/releases/tag/v1.0.0
I have a bunch of markdown files written for #hexo and they include "tag" (https://hexo.io/docs/tag-plugins) syntax: `{% something 42 "text param" ... %}` -- I'd like to replace these tags with a different structure, but matching them with regexes is not trivial. The format reminds of https://handlebarsjs.com or Mustache, but the structure is different especially for the parameters. Guess this must be done manually. Perhaps in #perl 🥳
Does anyone know any good #StaticSiteGenerator options? I have tried #Hugo, #Hexo, and #Jekyll before, but I fell like they can be clunky sometimes. I have also tried #Publii before, but it isn't what I am looking for. And #Vapid does work, but it has weird tendencies, that prevents me from rebuilding my website.
#vapid #Publii #jekyll #hexo #hugo #staticsitegenerator
Will 2023 finally be the year I stop tinkering with my blog and actually write? Mastodon is giving me that blogging longing again, which I enjoy! iirc I use #hexo but I was half way through getting #gatsby running. But Gatsby image support was woeful and a lot of my posts relied on good images. If Hexo isn’t too outdated I’ll probably keep it how it is ✍️
Will 2023 finally be the year I stop tinkering with my blog and actually write? Mastodon is giving me that blogging longing again, which I enjoy! iirc I use #hexo but I was half way through getting #gatsby running. But Gatsby image support was woeful and a lot of my posts relied on good images. If Hexo isn’t too outdated I’ll probably keep it how it is ✍️
@paul@status.kinlan.me @paul@paul.kinlan.me
That's pure gold. I'm facing a similar thing with #Hexo...
I’m working on a new generator for my #Hexo driven blog and there are plenty of images involved in the future, which I want to resize via Sharp and minify via Imgmin. At all, there will be about 10 to 15 lines of formatted code which will do the job. But … I did a very similar thing a while ago and now I have two demons sitting on my shoulder, debating wether or not to wrap the code in a single function.
https://kiko.io/notes/2022/Wrap-Wrap-Wrapedi-Wrap.html
What do you think?