Skip to content

cpww/ad-astra-school

Repository files navigation

ad-astra-school

Website for the Ad Astra School

Getting Started

Install packages:

$ npm install

$ bower install

To run squarespace locally, we're using node-squarespace-server

# Run the server
sqs server

# Run the server with livereload
sqs server --reload

# Run the server on a specific port
sqs server --port=8000

# Bust local cache
sqs buster

Gulp Commands

$ gulp - this will watch all sass files in /custom/styles and transpile them to css in /styles/site.css

About

Website for the Ad Astra School

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published