-
Viet Nguyen authored
* Support markdown (Change JSON transformer to MDX) * Update individual climb page template to render MD * Update all deps in package.json * New template for leaf area index.md (#8) * Refactoring the card.js file into smaller resuable components * fixing eslint error, removing unused children variable * Include all climbs belonging to that area * Add safety (R, PG, X) and left to right sorting index (#12) * Remove special chars and leading numbers (#13) * Fixing the last remaining files to support windows development. (#14) * updating the area page to render the RouteCards for all the climbs * adding onClick event to the RouteCards to go into a climb within the area * Breadcrumbs navigation * removing debugging console log * Added links to GitHub files (#16) * removing trailing commas * Add license badge (#17) * adding a simple main page to get the ball rolling (#19) * implementing a frontpage component that randomly features a route * rendering area stats (#21) * Separate content and view code. Use dir and filename or slug * adding unit tests in jest and enzyme for component testing * Create CODE_OF_CONDUCT.md (#41) * Support mdx for other part of the site. Update about page. * Correct flag and update readme (#46)
Viet Nguyen authored* Support markdown (Change JSON transformer to MDX) * Update individual climb page template to render MD * Update all deps in package.json * New template for leaf area index.md (#8) * Refactoring the card.js file into smaller resuable components * fixing eslint error, removing unused children variable * Include all climbs belonging to that area * Add safety (R, PG, X) and left to right sorting index (#12) * Remove special chars and leading numbers (#13) * Fixing the last remaining files to support windows development. (#14) * updating the area page to render the RouteCards for all the climbs * adding onClick event to the RouteCards to go into a climb within the area * Breadcrumbs navigation * removing debugging console log * Added links to GitHub files (#16) * removing trailing commas * Add license badge (#17) * adding a simple main page to get the ball rolling (#19) * implementing a frontpage component that randomly features a route * rendering area stats (#21) * Separate content and view code. Use dir and filename or slug * adding unit tests in jest and enzyme for component testing * Create CODE_OF_CONDUCT.md (#41) * Support mdx for other part of the site. Update about page. * Correct flag and update readme (#46)
After you've reviewed these contribution guidelines, you'll be all set to
contribute to this project.
Loading