Skip to content

The curriculum for the Launchpad program

Notifications You must be signed in to change notification settings

celine3650/launchpad

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Launchpad

This repository contains intentionally organized and curated content for Protocol Labs' Launchpad program. We welcome contributions, but please read the Contributing section below.

See the staging stite at: https://empty-poetry-5978.on.fleek.co/

!Important The default branch for this repository is main for the curriculum published on curriulum.pl-launchpad.io. The content published on Gitbook at https://protocol-labs.gitbook.io/launchpad-curriculum is configured & published from the gitbook branch.

Contributing to the Launchpad Curriculum

Please work with the team to review and organize Launchpad Curriculum. In order to contribute, visit the public Launchpad repository: https://github.com/protocol/launchpad

  1. First, check out the README.md and STYLE-GUIDE.md in the root repo for how to format and organize your content
  2. Find the section in the SUMMARY.md file where you want to add your content.
  3. Create a new branch or fork, and find the .md doc (or create a new .md file) in the /docs/name-of-section directory where you would like to add your content.
  4. Create a PR for your change to the gitbook branch.

Questions? ping the core contributors to this repository, or open an Issue.

Sections

Launchpad Learning Resources

Other Resources

Hugo

Use Hugo to statically serve & preview files on your machine

  • Install version 0.101.1 of Hugo with brew install hugo
  • Run npm install from the top level of the launchpad repository
  • Run hugo server to start hugo & preview this on localhost:1313

Note that you may have the run npm install on new/ others' branches you checkout and server before running hugo server

Editing Content

Content is located in content/en/ and the directories in there will be one of the links along the top of the page.

Edit the landing pages in layouts/indel.html

Edit Sidebar content in config/_default/menus/menus.en.toml

About

The curriculum for the Launchpad program

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 75.3%
  • JavaScript 13.6%
  • SCSS 11.1%