Skip to content

cauchaos/cauchaos.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cauchaos.github.io

This is homepage of ChAOS, Chung-ang university Algorithm Organization and Society.

How to compile scss?

  1. Install Sass
  2. Compile it with command sass index.scss index.css
  3. Done