kozo002 / frontend-monthly

Home Page:https://cybozu.github.io/frontend-monthly/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

frontend-monthly

local preview

cd site
npm ci
npm run start

open http://localhost:8000

add post

create md file into the /posts dir.

add profile image

add image({userName}.jpg) file into the /static dir.

publish

merge PR or push to master branch then starting auto publish by GitHub Actions.

for guest

https://cybozu.github.io/frontend-monthly/docs/guest

About

https://cybozu.github.io/frontend-monthly/

License:Other


Languages

Language:JavaScript 92.8%Language:TypeScript 7.2%