| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
bundle install npm install
Regenerate the CSS whenever input.css changes.
npx @tailwindcss/cli -i ./css/input.css -o css/theme.css
Reduce image size
find img/screenshots -type file -name '*.png' -exec pngquant -f --ext .png --quality=65-80 {} \;
See contextMenuExclude.png or traverseFileFilters.png
To highlight a region in GIMP:
./jekyllapple.sh
bundle exec jekyll serve --watch
The site is hosted on GitHub Pages. Pushing to the main branch triggers an automatic deployment — no manual steps required.
| Back | FazBrowse Home | New Git URL |