Commit 18a93e4
authored
Staging (#60)
* 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 build
* Fix cms display
* Fix article creation
* Fix conflict
* Fix typing1 parent 3e81672 commit 18a93e4
File tree
3 files changed
+7
-20
lines changed- packages/cdm-ui/cms
- content-creators
- providers
- src/lib/articles/content/articles
3 files changed
+7
-20
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
14 | | - | |
| 16 | + | |
15 | 17 | | |
16 | 18 | | |
17 | 19 | | |
| |||
23 | 25 | | |
24 | 26 | | |
25 | 27 | | |
26 | | - | |
27 | | - | |
| 28 | + | |
| 29 | + | |
28 | 30 | | |
29 | 31 | | |
30 | 32 | | |
| |||
Lines changed: 0 additions & 15 deletions
This file was deleted.
0 commit comments