marielfrank / winter-hackathon-2020

Codecademy hackathon!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Codepedia

Describe coding concepts in a variety of ways

Link: https://kipprice.github.io/winter-hackathon-2020/

Adding a new concept

  1. Create a folder for the concept in codepedia
  2. Update map.json to include the phrase that should lead to that concept
  3. Create a file in said folder with the format [folder_name].md.
  4. For language specific files, name them as [folder_name].[language_file_suffix].md

Running locally

  1. cd to the docs folder
  2. Run yarn start

Commiting development changes

  1. Run yarn build in the docs folder to generate the compiled files
  2. Commit all files that changed, including the dist folder

About

Codecademy hackathon!


Languages

Language:HTML 100.0%