Skip to content

cmdonovann/fancoders.com

 
 

Repository files navigation

Fancoders.com

EMPOWERING FANDOM TO BUILD AWESOME THINGS (WITH CODE)

This repo is for the Fandom Coders group website, wiki, and blog. Fandom Coders is a community where tech professionals and coding hobbyists alike can share and discuss their coding projects, find help getting started or unblocked, and learn new skills and concepts. Among others goals, Fandom Coders aims to increase coding literacy in fandom and to connect fandom builders with each other to create and shape the fandom internet they want to see.

Framework

This website is built using Docusaurus 2, an open source modern static website generator.

Prerequisites for Local Development

Please be sure you have the below items installed before you begin working.

Local Development

  1. Clone or fork the repo.

  2. Open a terminal shell and navigate to the directory where the repo was cloned locally.

  3. Run

    $ yarn start
    

    to start a local development server and open up a browser window. Most changes are reflected live without having to restart the server.

  4. Use your code editor to edit the relevant pages.

Note: Any changes you plan on pushing to the repo should be done on a branch other than main, as we require pull request reviews before your changes can be mered. Be sure to create a new local branch before making changes to files!

About

The repo for the Fandom Coders group website and wiki.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • CSS 43.4%
  • TypeScript 23.5%
  • JavaScript 21.2%
  • MDX 11.6%
  • HTML 0.3%