Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Documentation on task and behavioral paradigms, data collection and preprocessing, etc.

Notifications You must be signed in to change notification settings

learning-2-learn/learning-2-learn.github.io

Open more actions menu

Repository files navigation

Documentation on task and behavioral paradigms, data collection and preprocessing, etc.

Requirements

Developing and Working with Docs

Spinning up Development Container:

To develop with the docs run:

docker compose up -d

This will deploy mdbooks server in a docker container on your computer hosting the docs website on localhost:3000

From here simply edit the markdown files located in the /src folder and the changes should be reflected upon saving the file.

Tearing down Development Container:

To bring down the container run:

docker compose down

Building Docs

Run the following docker compose command to build the documentation website under the folder name books which will be untracked by default and should not be committed:

docker compose -f docker-compose-build.yaml up

Publishing it to GitHub Pages

There is already a GitHub action setup to auto build and update the GitHub page upon a push to the main branch. Simply just pull request your documentation change to the main branch and upon approval the changes should be reflected on the public website shortly.

About

Documentation on task and behavioral paradigms, data collection and preprocessing, etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  
Morty Proxy This is a proxified and sanitized view of the page, visit original site.