Skip to content
This repository has been archived by the owner on Feb 27, 2023. It is now read-only.
/ wiki Public archive

A centralised resource for all Code Your Future knowledge

Notifications You must be signed in to change notification settings

CodeYourFuture/wiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Your Future Docs

This is the CYF Docs. It contains useful information for students and mentors.

This is online here: https://docs.codeyourfuture.io

Contribution Guide

The contribution guide can be found in the wiki here:

https://docs.codeyourfuture.io/contribution-guide

Local Development

Start up a local server

cd website
npm install
npm start

Deployment

These docs are re-deployed on every commit to Master using Github Actions

https://github.com/CodeYourFuture/wiki/actions?query=workflow%3A%22Deploy+Docs+Workflow%22

Manual Deployment

Deploy to https://docs.codeyourfuture.io

cd website
npm install
GIT_USER=ChrisOwen101 CURRENT_BRANCH=master USE_SSH=true npm run publish-gh-pages

About

A centralised resource for all Code Your Future knowledge

Topics

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published