Commit Graph
6 Commits
Author SHA1 Message Date
Dana OttavianiandAhmad Abdolsaheb 2eb1694871 Feat/add guide for writing solutions (#35041)
* feat: add guide for writing challenge solution

* feat: fix markdown for solution example

* fix: add requested changes for formatting solution
2019-02-05 15:04:18 +03:00
Dana OttavianiandPaul Gamble 9cd1610839 Add solution to css-flexbox challenge (#34253)
<!-- Please follow this checklist and put an x in each of the boxes, like this: [x]. It will ensure that our team takes your pull request seriously. -->

- [x] I have read [freeCodeCamp's contribution guidelines](https://github.com/freeCodeCamp/freeCodeCamp/blob/master/CONTRIBUTING.md).
- [x] My pull request has a descriptive title (not a vague title like `Update index.md`)
- [x] My pull request targets the `master` branch of freeCodeCamp.
- [x] None of my changes are plagiarized from another source without proper attribution.
- [x] My article does not contain shortened URLs or affiliate links.


Co-authored-by: Paul Gamble <pgamble@gmail.com>
2019-01-25 12:13:07 -05:00
Dana OttavianiandTom b2a343441c Adjusted indentation and code syntax (#34819)
The section titles were in the code examples and it was hard to distinguish the sections from each other.
2019-01-21 12:04:17 -06:00
Dana OttavianiandTom c5c1d44bf5 Include definition of \W (#31143) 2019-01-17 11:41:32 -06:00
Dana OttavianiandValeriy ac5bbb2dc7 Add solution
For "Use the flex-basis Property to Set the Initial Size of an Item" challenge
2018-11-05 13:36:38 +03:00
Dana OttavianiandNiraj Nandish 892ec7f81b Add "modulo" name in remainder section (#20624)
* Update index.md

I refer to it as "modulus" so I thought it would be best to add another name for it.

* markdownize links

add modulus to to sentence on 75
2018-11-03 18:19:20 +05:30