mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-10-01 10:23:18 -07:00
Add category header and updates from Living Copy (#1084)
* Add category header (Indicator and Percentile) - add local styling - override accordion-content styles to push into parent container - intl copy - update snapshots * Add latest Living Copy - refactor dataset cards to allow for any styling in description, used in and responsible party - add percent for HS edu indicator - updates snapshots * Update copy from Living Copy doc -update snapshots * Add methodology to copy * Remove link from readme file based on md checker * Comment out certain markdown links from checker * Comment out markdown links that render in browser
This commit is contained in:
parent
56644698ff
commit
7a623101e2
22 changed files with 1059 additions and 486 deletions
|
@ -49,11 +49,11 @@ Chosen option: Gatsby, because it seems to hit the balance between being simple
|
|||
- Fairly good [documentation](https://www.gatsbyjs.com/docs)
|
||||
|
||||
### Negative Consequences <!-- optional -->
|
||||
|
||||
<!-- markdown-link-check-disable -->
|
||||
- Test development environment ran out of memory. We debugged this further and could not replicate the problem on a new machine, but the original experience was annoying to work around and this [article](https://support.gatsbyjs.com/hc/en-us/articles/360053096273-Why-did-I-hit-Out-of-Memory-errors-) suggests it could be a more widespread problem.
|
||||
- Local builds and refreshes feel slow compared to other frameworks on this list
|
||||
- Seems a little more geared toward the blog usecase
|
||||
|
||||
<!-- markdown-link-check-enable -->
|
||||
## Pros and Cons of the Options
|
||||
|
||||
### Jekyll
|
||||
|
@ -75,7 +75,7 @@ Cons:
|
|||
|
||||
Pros:
|
||||
|
||||
- By far the most commonly framework in this list - 1.4MM [total downloads](https://www.npmtrends.com/gatsby-vs-next-vs-nuxt-vs-vuepress-vs-create-react-app-vs-gridsome) as of May 2, 2021 . Gatsby, the second most-downloaded, has ~470,000
|
||||
- By far the most commonly framework in this list - 1.4MM total downloads as of May 2, 2021 . Gatsby, the second most-downloaded, has ~470,000
|
||||
- Used by a number of well-known [companies and brands](https://nextjs.org/showcase)
|
||||
- Flexible
|
||||
- Mature tooling like `create-next-app`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue