Skip to content

UA-ACM-Student-Chapter/UA-ACM-Student-Chapter.github.io

Repository files navigation

UA-ACM-Student-Chapter.github.io

Documentation

https://ua-acm-student-chapter.github.io/docs/backend_docs.html

Use it for your student organization

Deployment Guide

https://ua-acm-student-chapter.github.io/docs/deployment_guide.html

About

What the heck is this for?

  • This is our website! It contains the kind of information most professional student organizations would have.

Through what sorcery is this achieved?

Automated Minification

You can use PostCSS and UglifyJS Grunt tasks to automatically minify the style.css and acm-1.0.1.js files before pushing commits.

To do this, start by installing Node.js and npm, the Node.js package manager, which is included in current releases of Node by default. You can download a Node.js installer for your platfrom from their website.

Next, install all of the required dependencies by running the following command in the root directory of the project:

npm install -g grunt
npm install -g grunt-cli
npm install

Now all you need to do is run the grunt command in the root directory of the project whenever you are ready to minify, and the style.css and acm-1.0.1.js files will be automatically minified!

About

The web's best student organization site?

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors