Skip to content
This repository has been archived by the owner on Jan 29, 2023. It is now read-only.
/ ccse-mirrors-web Public archive

Front-end web for CCSE Open Source Mirrors. Please refer to https://git.io/JndVH for an actively maintained version.

License

Notifications You must be signed in to change notification settings

ziqin/ccse-mirrors-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CCSE Open Source Mirrors Website

This project builds the front-end website for SUSTech CCSE Open Source Mirrors. It is built upon Vuepress.

Setup

Make sure you have Yarn installed. (You may use NPM instead.)

# Retrieve source code
git clone https://github.com/ziqin/ccse-mirrors-web.git

# Install development dependencies
cd ccse-mirrors-web
yarn install

# Start your journey now
yarn dev

Build for Production

yarn build

By default, static files are generated in site/.vuepress/dist/. Publish the dist directory and you'll get your website.

Acknowledgement

CCSE Open Source Mirrors is supported by SUSTech Center for Computational Science and Engineering.

About

Front-end web for CCSE Open Source Mirrors. Please refer to https://git.io/JndVH for an actively maintained version.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published