Skip to content
This repository has been archived by the owner on Jan 24, 2023. It is now read-only.
/ abr.github.io Public archive

Powers appliedbrainresearch.com

License

Notifications You must be signed in to change notification settings

abr/abr.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Applied Brain Research Inc. webpage

This repository contains code and sources files to generate ABR's static website. It's generated with the Jekyll static website generator.

Github will build this website on each push.

Build the site locally

To simplify building locally, we include Dockerfile and docker-compose.yml files to easily generate a docker container that can listen for file changes.

Initially, and whenever a dependency is updated or another core change is made, you will need to build the docker image.

docker build -t abr .

After building, you can serve the website with

docker compose up --build

You can then open up http://localhost:4000 and should see the website. When you change files, the served website should update to reflect those changes without having to rebuild the image or the container.

Props

The site was redesigned in 2019 by a team at Fusionbox who were lovely to work with.

About

Powers appliedbrainresearch.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published