Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
css
 
 
img
 
 
js
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Socialgorithm Website

Codacy Badge

Welcome humans, or robots.

This is the source repository for the Socialgorithm website, built and served using Jekyll.

Making Updates

To make updates to the website, clone this repository and do the following:

Prerequisites

You will need to have the following build tooling installed:

  • Node
  • Ruby

Install Dependencies

Run the following to install dependencies:

npm install
bundle install

Serve the local website

To view the local website:

npm run start

You can now make changes and they should automatically display on the running website (http://localhost:3000), if not, Ctrl/Cmd+C and re-run npm run start

About

Our very own website

Topics

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.