Giter Site home page Giter Site logo

pantazos / codepedia Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sonnynomnom/winter-hackathon-2020

0.0 0.0 0.0 5.37 MB

Codepedia is collection of information for all things code

Home Page: https://codecademy.github.io/codepedia

HTML 6.00% JavaScript 22.42% TypeScript 71.58%

codepedia's Introduction

Codepedia 📕

Documentation and glossary for popular programming languages.
Built by the community. Maintained by Codecademy.

Welcome to the Codepedia codebase. We are so excited to have you. With your help, we can build out Codepedia’s content to better serve our learners.

If you're interested in contributing, check out our Contribution Guide.

Running locally

  1. Run yarn install-all to download all of the app's dependencies
  2. Run yarn start in the root folder
  3. Navigate to localhost:5050 to see the local version of Codepedia

If you're running locally and make changes to any file in a _meta folder, you will need to re-run the map generator (yarn build:map) in order to see those changes. There is no live-update version of this script (but you are welcome to create one!)

Adding a new concept

  1. In the root folder, run yarn new-entry
  2. Follow the prompts to create a new entry for a particular concept / language
  3. Open up the Markdown ([concept].md) file that the tool generates for you and edit the file. Follow this standard and use one of these two templates:
  4. You should be able to see your new entry in the local version of Codepedia (you may need a refresh)
  5. When ready to commit your changes, make sure to include the [concept].md, _meta/[concept].json, and map.json files that were changed

codepedia's People

Contributors

josephtkim avatar kipprice avatar marielfrank avatar sammillersmith avatar sonnynomnom avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.