darcien / blog

Home Page:https://darcien.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is this?

A personal blog created using Hugo

Setup

You need Hugo and just. Every commands is documented in justfile.

Deployment

To deploy, build, commit and push the changes to remote master branch. This will trigger a webhook event. A http server that listens to the webhook will pull the latest changes. Build result will be served by nginx running in the same machine. Currently migrating machines, will be hosted by Vercel for now.

Known Issues

  • On local dev, search result might show duplicates. A known unfixable bug. Restarting the server by clearing the cache will fix the problem temporarily (e.g. run hugo server --disableFastRender)

About

https://darcien.dev


Languages

Language:HTML 99.7%Language:Just 0.1%Language:CSS 0.1%Language:Shell 0.1%