| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Before attempting to compile and show the website locally, please ensure that:
npm install pnpm@latest-11
pnpm install
After the above import and install operations have completed successfully on your system, run:
pnpm run dev
... and follow the instructions shown.
At this point, any time you edit a page, the changes should show up live in your browser.
This repository contains multiple types of content, each under its own licence:
| Content | Licence |
|---|---|
| Blog posts (src/content/docs/blog/) | CC BY-ND 4.0 |
| Website code (Anything else) | MIT |
The website build configuration, templates, and code are licensed under the MIT licence.
Blog articles may be redistributed but not modified under the Creative Commons Attribution-NoDerivatives 4.0 International licence.
Some files might have a different license. See the file's content for details.
| Back | FazBrowse Home | New Git URL |