A web template for DSAI NCKU courses.
- Clone & use 'npm install' to install dependencies
- Update each Text/Markdown content in src/assets/data/content/
- Build Static Files by command 'npm run build'
- Deploy new static website
- Node.js: 7.6^
- ESLint: airbnb
$ npm install // or yarn install
$ npm run dev
$ npm run build
-
0.9.6.5
-
- [Add]
-
-
- Create config file for webpack build path
-
-
- [Update]
-
-
- Change data file path
-
-
0.9.6
-
- [Update]
-
-
- Remove Webpack source Map
-
-
-
- Minify Css with CssoWebpackPlugin
-
-
0.9.5.3
-
- [Update]
-
-
- Add News Icon
-
-
0.9.5.2
-
- [Update]
-
-
- Add Email Icon
-
-
-
- Footer content
-
-
-
- Schedule content
-
-
0.9.5.1
-
- [Fix]
-
-
- Change image name to update file cache
-
-
0.9.5
-
- [Update]
-
-
- Add Week 1 slide
-
-
-
- Compress avatar size to 120*120
-
-
-
- Change font color of announcement
-
-
-
- Change font size of avatarName in mobile version"
-
-
0.9
-
- [Init] Dynamic Content Loading