vizia-site

所属分类:collect
开发工具:Svelte
文件大小:0KB
下载次数:0
上传日期:2023-06-06 23:08:00
上 传 者sh-1993
说明:  维齐亚遗址,,
(vizia-site,,)

文件列表:
.eslintignore (160, 2023-06-06)
.eslintrc.cjs (494, 2023-06-06)
.nojekyll (0, 2023-06-06)
.npmrc (19, 2023-06-06)
.prettierignore (160, 2023-06-06)
.prettierrc (233, 2023-06-06)
package-lock.json (91543, 2023-06-06)
package.json (1091, 2023-06-06)
src/ (0, 2023-06-06)
src/app.d.ts (241, 2023-06-06)
src/app.html (649, 2023-06-06)
src/lib/ (0, 2023-06-06)
src/lib/assets/ (0, 2023-06-06)
src/lib/assets/ChevronDown.svg (485, 2023-06-06)
src/lib/assets/ChevronRight.svg (485, 2023-06-06)
src/lib/assets/Cross.svg (668, 2023-06-06)
src/lib/assets/Discord.svg (1333, 2023-06-06)
src/lib/assets/Github.svg (1015, 2023-06-06)
src/lib/assets/HamburgerMenu.svg (652, 2023-06-06)
src/lib/assets/RustLogo.svg (8371, 2023-06-06)
src/lib/assets/Selector.svg (288, 2023-06-06)
src/lib/assets/Type=Image.svg (678, 2023-06-06)
src/lib/assets/vizia_logo.svg (892, 2023-06-06)
src/lib/assets/vizia_logo_white.svg (931, 2023-06-06)
src/lib/blogs.ts (793, 2023-06-06)
src/lib/components/ (0, 2023-06-06)
src/lib/components/Card.svelte (2165, 2023-06-06)
src/lib/components/Dropdown.svelte (2935, 2023-06-06)
src/lib/components/FeatureCard.svelte (663, 2023-06-06)
src/lib/components/GuideTableOfContents.svelte (2330, 2023-06-06)
src/lib/components/Header.svelte (5444, 2023-06-06)
src/lib/components/HeaderDropdown.svelte (2162, 2023-06-06)
src/lib/components/Svg.svelte (760, 2023-06-06)
src/lib/components/TutorialFolder.svelte (125, 2023-06-06)
src/lib/components/landing_page/ (0, 2023-06-06)
... ...

# Vizia Site This is the official repository containing the [Vizia](https://github.com/vizia/vizia) website found [here](TODO). The website was created using the `create-svelte` template found [here](https://github.com/sveltejs/kit/tree/master/packages/create-svelte) ## Important Note This repository doesn't currently allow PRs because of it's rapidly evolving development and constant overhauls ## To-Do List: - [ ] Update Landing Page to containg important information - [ ] Fill FAQ section - [ ] Fill About section - [x] Fill Tutorial section - [ ] Responsive design ## Developing Developing the website is pretty easy. Install the dependency manager `npm` (or `yarn`) and execute the following command: ```bash npm run dev ``` This will create a local server and, opening a tab on your browser, you will be able to view the website! Using the `--open` option allows to directly open the website in a new tab for you. ## Building Once the changes are ready to take effect on the public website, all we have to do is execute the following command: ```bash npm run build ``` This will create the `/build/` folder, which is the folder that is linked to Github Pages. You can also preview the production build with `npm run preview`. You can find more information about how this build process works [here](https://kit.svelte.dev/docs/adapters).

近期下载者

相关文件


收藏者