Skip to content

d-labs-dev/website

Repository files navigation

D‑LABS Website

Setup

  1. create .env file and add CONTENTFUL_SPACE_ID and CONTENTFUL_ACCESS_TOKEN
  2. Load these env vars and load contentful data
env $(cat .env | xargs) bundle exec jekyll contentful
  1. Use docker to run the app
docker compose up
  1. open http://127.0.0.1:4000/ in browser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published