jskyzero's notes about game designer.
Install Ruby dependencies:
bundle installInstall Node dependencies for responsive image generation:
npm ciGenerate responsive WebP images after adding or changing files under assets/img:
npm run imagesPreview the site locally:
bundle exec jekyll serveDaily text/style edits usually only need bundle exec jekyll serve. Run npm run images again when new images are added, existing images are replaced, or image references change.
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
The Theme forks from jekyll-theme-console under MIT License.
