wuminzhe / blog

My personal blog

Home Page:https://devinschulz.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Aki's personal website

Fork from https://devinschulz.com/, a very nice blog personal site.

There are many websites out there, but this one is mine.

The underlying tech of this website uses the static site generator Hugo. All styles are handled by Tailwind CSS, and a minimal amount of JavaScript is utilized throughout.

Installation

npm install

The Hugo binary is managed by hugo-bin, so there you don't have to worry about having it installed globally.

Running in development mode

npm start

Building the app for production

npm run build

About

My personal blog

https://devinschulz.com

License:Other


Languages

Language:HTML 49.2%Language:CSS 26.4%Language:JavaScript 24.1%Language:Shell 0.3%