jromeem / jromeem.github.io

new new :sparkle:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

setup / requirements:

install hygen then npm i

serving the site:

npm run serve

adding a new post:

$ hygen post new 'this the title' or $ npm run post -- 'this the title'

this will create a file in /posts with the date and title formatted e.g. posts/2023-04-19-this-the-title.md

adding a new small:

$ hygen post new 'this the title' or $ npm run post -- 'this the title'

this will create a file in /posts with the date and title formatted e.g. posts/2023-04-19-this-the-title.md

adding a new project:

$ hygen post new 'this the title' or $ npm run post -- 'this the title' this will create a file in /posts with the date and title formatted e.g. posts/2023-04-19-this-the-title.md

About

new new :sparkle:


Languages

Language:JavaScript 85.8%Language:HTML 14.0%Language:Nunjucks 0.1%Language:CSS 0.1%Language:EJS 0.0%