Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automate build and deploy of Workshop website #43

Open
7 tasks
practicalli-johnny opened this issue May 12, 2022 · 0 comments
Open
7 tasks

Automate build and deploy of Workshop website #43

practicalli-johnny opened this issue May 12, 2022 · 0 comments
Assignees

Comments

@practicalli-johnny
Copy link
Member

practicalli-johnny commented May 12, 2022

UPDATE: GitBook.io open source tool has not been maintained for many years, so this content will be migrated to MkDocs.

The plan is to create a Practicalli Learn Clojure book with the content written by John Stevenson and deprecate the ClojureBridge London workshop site.

Original Plan

Add GitHub actions to automate the building, verification and deployment of the workshop content on GitHub pages

Tasks

  • Add GitHub actions to build and deploy the workshop content from this repository to GitHub pages (see practicalli/clojure for an example)
  • Configure GitHub pages to server from gh-pages branch
  • Configure domain (if we have one) and set HTTPS connection
  • Test GitHub pages are building and being served correctly
  • Remove the clojurebridgelondon/workshop repository (currently holds the generated output)
  • Rename clojurebridgelondon/workshop-content-gitbook to clojurebrigelondon/workshop
  • Test that https://clojurebridgelondon.github.io/workshop is working correctly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant