All rights on image, video, text, and related resources (e.g., including paper PDF files) reserved.
Gulp v4
Webpack v5
+Babel-loader v9
+Babel v7
TypeScript v5
Pug v2
(as part ofgulp-pug
plugin)
src/
: source filesjavascripts/
: TypeScript filesstylesheets/
: LESS filesdata/
: JSON filesimages/
: image filesthumbnails/
: thumbnail image filesja/
: Japanese pug files.htaccess
: Apache .htaccess filejunkato.bib
: BibTeX file
build/
: intermediate build filesdist/
: build resultssemantic/
: Semantic UI source files
$ npm install -g gulp-cli
$ npm install
$ gulp
$ npm install -g gulp-cli
$ npm install
$ gulp debug
Run the following command after gulp
build will launch a new browser window.
$ gulp dev
- arcatdmz/blog: blog.junkato.jp source code