Skip to content

socialgorithm/socialgorithm.github.io

This branch is 1 commit ahead of, 1 commit behind master.

Folders and files

NameName
Last commit message
Last commit date
Dec 27, 2021
Dec 27, 2021
Oct 29, 2019
Dec 27, 2021
Dec 26, 2021
Dec 24, 2021
Dec 27, 2021
Oct 29, 2019
May 12, 2018
Aug 13, 2017
May 25, 2018
May 3, 2018
Oct 29, 2019
Oct 29, 2019
Dec 27, 2021
Oct 29, 2019
Oct 29, 2019
Oct 29, 2019
Oct 29, 2019
Dec 2, 2022
Oct 29, 2019
Oct 29, 2019
Dec 27, 2021
Jun 14, 2018

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Contributors 3