Skip to content

redbackup/redbackup.org

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

399 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Red Backup Documentation

This repository contains the red backup documentation website including the final thesis documents.

Requirements

  • node.js and npm
  • docker

Setup

cd wesite/
npm install

Building

# in the `website/` directory

# Build the website once
node build.js
# Serve the website at localhost:4000
node build.js serve

Building - the docker way

# in the `website/` directory

# Build the website once
./build.sh
# Serve the website at localhost:4000
node build.js serve

About

📜 Redbackup Website and Study Project Thesis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors