| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This website is built using Docusaurus 2, a modern static website generator.
A quick look at the top-level files and directories you should care about:
. ├── docs ├── blog ├── static └──src
/docs: This directory contains all the content markdown content on the website and is organized into the different routes on the application. Adding a document in most cases will automatically add it to the index pages and the navigation menus.
/blog: This directory contains blog posts.
/static: This directory contains all the images and static assets.
/src: This directory contains all the react components and styles to render the page. If you feel a component can be displayed better this is the place to be!
| Back | FazBrowse Home | New Git URL |