Commit 5bf9414
authored
Staging Environment (#58)
* Feature/article content creator (#40) (#42)
* Created new post src/lib/articles/content/articles/2020-7-1-An-Introduction-to-Value-Innovation}.json with TinaCMS
* Fix bad name
* Remove example post
* Created new post src/lib/articles/content/articles/2020-08-31-test.json with TinaCMS
* Created new post src/lib/articles/content/articles/2020-08-31-test-2.json with TinaCMS
* Upload
* Update from TinaCMS
* Upload
* Update from TinaCMS
* Refactor to support content creation
* Fix article slugs on archive
* Make left aligned hero prettier
* Fix vertical alignment
* Update timestamp format
* Update timestamp format
* Add proper reading time and post date
* Created new post src/lib/articles/content/articles/2020-08-31-test-3.json with TinaCMS
* Fix on 0 length content:
* Properly working reading time and english post time
* Remove test files
* Refactor data fetching to be more terse in controllers, and fix article creation oddities
* Fix post time in kitchen sink
* Created new post src/lib/articles/content/articles/2020-09-01-test.json with TinaCMS
* Fix branching
* Remove test doc
* Set preview branch on creation of new file
* Remove annoying mac file
* Fix kitchen sink
* Remove console.log
* Fetch articles from remote in editing mode
* Fix path
* Enable incremental SSG for articles
* Fix fallback behaviour
* Enable dynamic paging
* Enable dynamic paging
* Try fixing 500?
* Refactor to a packages setup
* Fix SSR
* Fix syntax error
* Fix build
* Fix build
* Fix build
* Fix build
* Fix styling and editing
* Fix build
* Fix build1 parent 3533e8a commit 5bf9414
File tree
106 files changed
+7816
-477
lines changed- packages
- cdm-content
- articles
- content
- articles
- models
- general
- content
- cdm-ui
- articles
- blocks
- components
- models
- routes
- articles
- article
- utils
- cms
- components
- content-creators
- providers
- utils
- core
- components
- ColorScheme
- Reference
- Typography
- hooks
- layouts
- routes
- home
- kitchen-sink
- state
- utils
- pages
- _kitchen-sink
- api
- articles
- authorizing
- src
- lib
- articles/routes
- articles
- article
- core
- routes
- home
- kitchen-sink
- pages/articles
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
106 files changed
+7816
-477
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
16 | | - | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
23 | 30 | | |
24 | 31 | | |
25 | 32 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
25 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
File renamed without changes.
File renamed without changes.
0 commit comments