This repository has been archived by the owner on Aug 31, 2021. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Rearrange * Set theme jekyll-theme-architect * Add nav * Move layout to the correct place * Change theme * Add docsify generated site * Rename link * Add extra sidebar * Fix sidebars * Fix C readme link * Rearrange repo * Add some basic docs * Fixing broken links * Update docs/concept-exercises.md Co-Authored-By: Erik Schierboom <[email protected]> * Update docs/concept-exercises.md Co-Authored-By: Erik Schierboom <[email protected]> * Update docs/concept-exercises.md Co-Authored-By: Erik Schierboom <[email protected]> * Fix sidebars * Updated links * Add maintainers info * Add tooling sidebar * Fix more broken links * Add extra start to get started * Additional link-fixes * Additional link-fixes * Rename content to reference * Update repository structure * Move exercise-shared files to separate section * csharp: update to new structure (#1) * csharp: create docs, reference and exercises directory * csharp: make README and index * csharp: renamed concept-exercises to reference * csharp: move cli.md and debug.md to exercise/.docs directory * csharp: add how to implement document * csharp: update links * csharp: add concept-exercises document * csharp: add concept exercises * csharp: fix invalid escaping * csharp: fix link * csharp: add todo for converting to Fact-based tests * csharp: add shared file * csharp: add new concept exercise template * csharp: add reference to how to implement * csharp: fix grammar * csharp: replace duplicate information * Fix broken links * Add link to C# reference * csharp: add example for new concept exercise * csharp: example of reference * csharp: add contributing * csharp: add link * csharp: update links * csharp: add sidebar * csharp: update sidebar * csharp: more work * Tweak README * csharp: update README * csharp: add contributing information for reference documents * Add license * Add GitHub information to repository structure * Add subdivision for exercises directory in repository structure * Update language contributing text * Update languages/README.md Co-Authored-By: Jeremy Walker <[email protected]> * Update languages/README.md Co-Authored-By: Jeremy Walker <[email protected]> * csharp: add document for contributing to exercise-shared documents * templates: make implement new concept exercise template generic * Fix about * csharp: add suggest new exercise template * Add new concept exercise info * templates: add placeholder brackets * Add ask a question template * Update ask question template * Update markdown * Update contributing * csharp: update name * Update documents * Add links to all reference documents * Add links to implemented files * Add link to reference docs contributing * Improve links * Update links * csharp: remove dependencies * csharp: add more contributing * csharp: add readme for docs * Add links to analyzer/representer/test-runner * csharp: update strings * csharp: bitwise operations to fact-base * csharp: add defaults * csharp: convert tests to fact-based * csharp: add sidebars * csharp: add link * Change V3 to v3 * Consistent casing * csharp: change order * Update README * Update README.md * Tweak things further * More tweaks * Fix links * Fix typos * Change * csharp: rework readme * csharp: updates * csharp: update readme * csharp: update word * csharp: update * csharp: move concepts * Add reference doc * Fix template links * csharp: more work * Simplify * csharp: remove unused link * csharp: remove empty row * csharp: removing contributing * csharp: explain * Update README.md * Update README.md * Update README.md * Add maintainers docs * Add links * Update C# readme * Fix link * Fix link * Tweak repo structure document * Small improvements * csharp: fixes * csharp: more * Fix typo * Add converting details * structure: make it more clear * Add new README and docs * Split out readiness steps further * Split out online editor settings further * Tweak the repo structure docs a little * Tweak the README for clarity * Add new language docs * csharp: link directly to analyzer and representer * csharp: move concept interpretation to reference doc * csharp: small update * csharp: add online editor settings * csharp: add config.json example * csharp: more data * Use consistent example * Add online editor config changes * Update README.md Co-Authored-By: Erik Schierboom <[email protected]> * Update README.md Co-Authored-By: Erik Schierboom <[email protected]> * Update docs/_sidebar.md Co-Authored-By: Erik Schierboom <[email protected]> * Update docs/_sidebar.md Co-Authored-By: Erik Schierboom <[email protected]> * Update docs/concept-exercises.md Co-Authored-By: Erik Schierboom <[email protected]> * Update docs/concept-exercises.md * Update docs/maintainers/README.md Co-Authored-By: Erik Schierboom <[email protected]> * Apply suggestions from code review Co-Authored-By: Erik Schierboom <[email protected]> * Apply suggestions from code review Co-Authored-By: Erik Schierboom <[email protected]> * Update languages/csharp/docs/examples/new-concept-exercise-arrays.md Co-Authored-By: Jeremy Walker <[email protected]> * Update languages/csharp/docs/examples/new-concept-exercise-arrays.md Co-Authored-By: Jeremy Walker <[email protected]> * Move migrating config json file to separate file * Add more details * Add introduction for what maintainers actually need to do * Update README.md * Move things around for clarity * Fix tons of issues * Fix links * Fix links * More fixes * Fix things more * Revert link * Rephrase * Add maintainers * update * casing Co-authored-by: Charles Care <[email protected]> Co-authored-by: Erik Schierboom <[email protected]>
- Loading branch information