| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A theme for astro.
$ mv .env.example .env # set your site URL and base
$ pnpm install # install dependencies
$ pnpm run dev # run the dev env
$ pnpm run build # check astro and ts files and build your site
$ pnpm run build:prev # build the site without check and run the preview commandYou must set the variables in the .env file ( rename .env.example to .env if you haven't already do that) You can modify default values in data/site.ts file.
You can use Astroadd-cli to create markdown files with auto generate frontmatter.
| Back | FazBrowse Home | New Git URL |