Skip to content

Text file based content _delivery_ system (CDS) with content being primarily represented as YAML and Markdown files

License

Notifications You must be signed in to change notification settings

lord-executor/LarcanumCds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

TODO

Building

LarcanumCds.Server Docker Image

From within the src/LarcanumCds.Server directory

docker build -t executry/larcanum-cds-server .
docker push executry/larcanum-cds-server:latest

LarcanumCds Wiki Frontend Docker Image

From within the src/Frontend/WikiFrontend directory

ng build
docker build -t executry/larcanum-cds-wiki .
docker push executry/larcanum-cds-wiki:latest

About

Text file based content _delivery_ system (CDS) with content being primarily represented as YAML and Markdown files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published