npx create-vuepress-site [optionalDirectoryName]
Change directory into the new project and then into its docs folder. Run run npm install
npm install
npm run dev
change the build destination by going to
src/.vuepress/config
add the following line
dest: "public/"
npm run build
Follow normal procedures to publish repo to remote and setup a forge site
I am nuts about books. I read on all kinds of topics. I attempt to review each book I read for the sake of my own enrichment as well as conversation starters with others.
You never know what you will find in an attic! Usually there is a hodgepodge of things buried under dust.
Most of what is included here are notes to myself. The majority of folks will not find interest in these posts.