#hexo — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #hexo, aggregated by home.social.
-
I made a highlights poster for Hexo Theme Cupertino, showcasing some subtle details of it.
-
I made a highlights poster for Hexo Theme Cupertino, showcasing some subtle details of it.
-
改成用pm2管理hexo了,再也不用 cd ~/blog/hexo && hexo clean && hexo g && pkill -f hexo && nohup hexo s -p 8097 了
1. npm install -g pm2
2. nano run_hexo.js
在~/blog/hexo下
内容为:
const { exec } = require('child_process');
exec('hexo server -p 8097', (err, stdout, stderr) => {
if (err) {
console.error(err);
return;
}
console.log(stdout);
});3. pm2 start run_hexo.js --name "hexo-blog"
4. hexo clean && hexo g
-
改成用pm2管理hexo了,再也不用 cd ~/blog/hexo && hexo clean && hexo g && pkill -f hexo && nohup hexo s -p 8097 了
1. npm install -g pm2
2. nano run_hexo.js
在~/blog/hexo下
内容为:
const { exec } = require('child_process');
exec('hexo server -p 8097', (err, stdout, stderr) => {
if (err) {
console.error(err);
return;
}
console.log(stdout);
});3. pm2 start run_hexo.js --name "hexo-blog"
4. hexo clean && hexo g
-
改成用pm2管理hexo了,再也不用 cd ~/blog/hexo && hexo clean && hexo g && pkill -f hexo && nohup hexo s -p 8097 了
1. npm install -g pm2
2. nano run_hexo.js
在~/blog/hexo下
内容为:
const { exec } = require('child_process');
exec('hexo server -p 8097', (err, stdout, stderr) => {
if (err) {
console.error(err);
return;
}
console.log(stdout);
});3. pm2 start run_hexo.js --name "hexo-blog"
4. hexo clean && hexo g
-
改成用pm2管理hexo了,再也不用 cd ~/blog/hexo && hexo clean && hexo g && pkill -f hexo && nohup hexo s -p 8097 了
1. npm install -g pm2
2. nano run_hexo.js
在~/blog/hexo下
内容为:
const { exec } = require('child_process');
exec('hexo server -p 8097', (err, stdout, stderr) => {
if (err) {
console.error(err);
return;
}
console.log(stdout);
});3. pm2 start run_hexo.js --name "hexo-blog"
4. hexo clean && hexo g
-
1. 网站验证,新增hexo.feddit.social 和 github.com/KipJayChou
- '<a rel="me" href="https://mstdn.feddit.social/@admin">Mastodon</a>'
Github则在Social accounts添加https://mstdn.feddit.social/@admin 即可2. 作者归属,在mstdn.feddit.social显示正常,但是在dev.phanpy.social还未正常显示
- '<meta name="fediverse:creator" content="@admin">'3. 为hexo.feddit.social 添加iOS/iPadOS PWA所需图标
- '<link rel="apple-touch-icon" href="/images/favicon.png">'4. 为两篇博客文章更换封面,灵感来源于https://blog.zhheo.com/ ,使用咕噜咕噜的NNP生成
#hexo #github #mastodon #phanpy #pwa #ios #ipados #blog #博客封面
-
Tak na szybko #blog... #Hexo jest fajne... https://blog.jurkiewicz.pro/
-
✍️ Hexo Generator Anything 2.0
After four years, there is something new for #Hexo users who utilize my plugin ...
-
Hexo Theme Cupertino v2 is released! 🎊
-
My #blog migrated from #hexo to #jekyll and it feels way "cleaner" now. Next: writing down two topics that are stuck in "rewriting" limbo since july this year...
blog url: https://deb4sh.github.io/
-
Hey y'all ...
Just a piece of information. We will be migrating the current #XeroLinux main site to #Hexo from #Hugo. For now it will remain functional while we work on that behind the scenes. Hugo is way too limiting.
Keep an eye out for that. #FOSS #WebDev #OpenSource
-
After the (vibration) cleaning (last photos of that).
Jetzt bin ich aber mal geflasht! Es ist mir zwar nicht neu, einen Füller zu reinigen, aber heute habe ich erstmals ein Vibrationsreinigungsgerät dazu benutzt. Das Ergebnis kann sich sehen lassen, oder? 🤩 Ich hoffe, er ist bald trocken, ich will endlich die neue Tinte ausprobieren...
I'm really flashed! I'm not new into cleaning a fountainpen, but today I used a vibration cleaning machine the first time. The result is impressive, right? :smile:
I hope for drying soon, I finally want to try the new ink...
#FountainpenCleaning #fountainpen #Hexo #vibrationcleaning #ParkerQuink #InkAddict #AnalogueLife -
'Good vibrations - taking a bath' 😁
Am Wochenende hatte ich endlich den #Hexo leergeschrieben. Nachdem es nun schon einige Wochen her ist, dass die blauschwarze Tinte von Parker hier ankam, will ich den Füller mal durchreinigen und hab ihn ins Vibrationsbad gelegt. Wen das "Reinigungsmittel" interessiert:
1 Spritzer Frosch Bio Geschirrspülmittel*
1 Prise (Teelöffelspitze) 'Heitmanns Reine Soda'**
ca. 350ml Leitungswasser*** , ca. 30° Celsius*) Spülmittel o. Rückfettung oder andere Zusätze
**) Eine knappe Löffelspitze reicht dicke, vor Benutzung ein Viertelstündchen in Ruhe auflösen lassen!
***) Wenn das Leitungswasser (wie hier in #Kiel ) zu kalkhaltig ist, einfach destilliertes od. gereinigtes Wasser aus der Flasche nehmen - ich gebe dann allerdings ein knappes 1 Gramm Meersalz auf den Liter dazu.
Ach ja: Markennennung ist keine Werbung. Ich nehme diese Utensilien schon seit Jahren zur Filmentwicklung/Manipulation und hab mich dran gewöhnt. Deshalb messe ich auch nicht mehr in Gramm, Millilitern oder sonstwas. :wink:
#Fountainpen #cleaning #Vibrationsbad #Vibrationsreinigung #FountainpenCleaning #Spueli #WaschSoda #ReineSoda #FaberCastellHexo
-
It may have taken (checks notes) months, but my site finally supports system light/dark mode: https://moscardino.net
I also got around to fixing a bunch of bugs related to #Hexo updates, including one that fully broke how I embed thumbnail images.
-
I am still trying to figure out #Hexo. Most good themes are in Chinese... I hope to find one that works. So until I do my blog will be changing styles lol...
-
@garryeves Good Morning! 👋👋😁
Today I'm 'on paper' with #FaberCastellHexo (f-type nib). Whenever I write film bags, laboratory notes, etc., I reach the hexo and its beautiful fine & inksaving nib. :wink:
Ink filled in for today: #OctopusFluids #OctopusBlack
#fountainpen #FaberCastell #Hexo #Füller #Fullfederhalter #SchreibenMitDerHand #dailypen
-
I’m not knocking any other CMS or SSG. I did download #Hexo this weekend and started futzing with it. And I really want to create a little baby #11ty site, too. I need to get more adept at using GitHub, learning a few more languages, and becoming adept at terminal commands again.
But as for my personal blog, I think it’s gonna keep it simple and easy so I don’t feel intimidated to write.
I’m also interested in #100DaysToOffload as well!
-
Нові монітори Gigabyte: як функція KVM дозволяє працювати з ноутбуком і ПК одночасно https://itc.ua/ua/articles/novi-monitory-gigabyte-yak-funktsiya-kvm-dozvolyaye-pratsyuvaty-z-noutbukom-i-pk-odnochasno/ #Партнерськийпроект #KVM-підключення #геймерськийПК #TELEMART.UA #Клавіатури #GigabyteМ #RTX4060Ti #Смартфони #Gigabyte #Ноутбуки #Планшети #монітор #Ноутбук #Evolve #Gaming #знижка #Знижки #мишки #HEXO #Ігри
-
@janmon
I've been using #Webmentions in my blog, also hosted on GitHub, for some time now, but display them in the posts via JavaScript request. Your Pipedream solution gave me the impetus to revise my build solution for #Hexo Thank you and happy new year. -
Топ 10 геймерських товарів від магазину Telemart.ua до «чорної п’ятниці» https://itc.ua/ua/articles/top-10-gejmerskyh-tovariv-vid-magazynu-telemart-ua-do-chornoyi-p-yatnytsi/ #Чорнап'ятниця2023 #SonyPlaystation5 #материнськаплата #Оглядипартнерів #BlackFriday2023 #SonyPlayStation #ігроваконсоль #Чорнап’ятниця #BlackFriday #TELEMART.UA #відеокарта #киберспорт #ігровийпк #Kingston #процесор #GeForce #Гейминг #графика #монітор #Gaming #дизайн #Знижки #Intel #Акция #ASUS #DDR4 #HEXO #Ігри
-
Топ 10 геймерських товарів від магазину Telemart.ua до «чорної п’ятниці» https://itc.ua/ua/articles/top-10-gejmerskyh-tovariv-vid-magazynu-telemart-ua-do-chornoyi-p-yatnytsi/ #Чорнап'ятниця2023 #SonyPlaystation5 #материнськаплата #Оглядипартнерів #BlackFriday2023 #SonyPlayStation #ігроваконсоль #Чорнап’ятниця #BlackFriday #TELEMART.UA #відеокарта #киберспорт #ігровийпк #Kingston #процесор #GeForce #Гейминг #графика #монітор #Gaming #дизайн #Знижки #Intel #Акция #ASUS #DDR4 #HEXO #Ігри
-
Топ 10 геймерських товарів від магазину Telemart.ua до «чорної п’ятниці» https://itc.ua/ua/articles/top-10-gejmerskyh-tovariv-vid-magazynu-telemart-ua-do-chornoyi-p-yatnytsi/ #Чорнап'ятниця2023 #SonyPlaystation5 #материнськаплата #Оглядипартнерів #BlackFriday2023 #SonyPlayStation #ігроваконсоль #Чорнап’ятниця #BlackFriday #TELEMART.UA #відеокарта #киберспорт #ігровийпк #Kingston #процесор #GeForce #Гейминг #графика #монітор #Gaming #дизайн #Знижки #Intel #Акция #ASUS #DDR4 #HEXO #Ігри
-
Топ 10 геймерських товарів від магазину Telemart.ua до «чорної п’ятниці» https://itc.ua/ua/articles/top-10-gejmerskyh-tovariv-vid-magazynu-telemart-ua-do-chornoyi-p-yatnytsi/ #Чорнап'ятниця2023 #SonyPlaystation5 #материнськаплата #Оглядипартнерів #BlackFriday2023 #SonyPlayStation #ігроваконсоль #Чорнап’ятниця #BlackFriday #TELEMART.UA #відеокарта #киберспорт #ігровийпк #Kingston #процесор #GeForce #Гейминг #графика #монітор #Gaming #дизайн #Знижки #Intel #Акция #ASUS #DDR4 #HEXO #Ігри
-
Mastodon Share Bottom Sheet Dialog
A bit inspired by @codepo8 I wrote my own Mastodon Share Button variant based on my Bottom Sheet Dialog for Hexo and it also streamlines my own publishing workflow.
-
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! :)
-
If I'm reading this right, pot stock #HEXO closed at $4.20 on its opening day.
-
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 🥳
-
-
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 ✍️
-
@[email protected] @[email protected]
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?
-
Manually refreshing the SSL cert on my #selfhosted #blog made me realize that the entire site is in desperate need of an update.
What are the preferred SSGs in use these days? I don't want to run a full-on #wordpress instance, it doesn't make sense for my use case. When I last did this research the big players were #ghost, #hugo, and #hexo (which is what the site currently uses).
Any better alternatives currently?
-
@lrhodes not sure if and what #StaticSiteGenerator you currently use, but perhaps look at:
#GithubPages: either generate locally and upload to a gh-pages branch on #GitHub, or have it generated automatically if you use #Jekyll: https://pages.github.com/
#GitLabPages: like GitHub, but #GitLab also supports automatic generation from #SSG's such as #Hugo, #Hexo, #MiddleMan, Brunch, #Harp and possibly more: https://docs.gitlab.com/ee/user/project/pages/I think #Atlassian's #Bitbucket also has some support for it.