Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Content Collections #373

Merged
merged 51 commits into from
Dec 19, 2022
Merged
Changes from all commits
Commits
Show all changes
51 commits
Select commit Hold shift + click to select a range
9a4c57b
draft: summary, OOS, example, motivation
bholmesdev Oct 14, 2022
1de6ccb
edit: refine summary, add glossary
bholmesdev Oct 14, 2022
c62aa95
draft: detailed usage
bholmesdev Oct 14, 2022
981180a
draft: detailed design
bholmesdev Oct 14, 2022
205394b
edit: refine scope and usage
bholmesdev Oct 14, 2022
a8accb3
draft: refine `.astro`, add alternatives
bholmesdev Oct 14, 2022
1f85f60
draft: adoption, questions, move map to appendix
bholmesdev Oct 14, 2022
4c1e191
edit: remove extra `.astro` details
bholmesdev Oct 14, 2022
b966155
edit: refine content map sample
bholmesdev Oct 17, 2022
7510904
edit: refine adoption strat
bholmesdev Oct 17, 2022
1039e7c
edit: add "goals," move "motivation" to "background"
bholmesdev Oct 17, 2022
7d5e428
edit: add `.astro` to goals and summary
bholmesdev Oct 17, 2022
6752e5e
edit: better explain leaving the Vite pipeline
bholmesdev Oct 17, 2022
284cf94
new: detail `.astro` directory
bholmesdev Oct 17, 2022
39d1cdc
edit: add note on `id` naming
bholmesdev Oct 17, 2022
7417c09
wip: nested directories (unclear how to query?)
bholmesdev Oct 17, 2022
20803b8
new: pull in notion draft
bholmesdev Nov 3, 2022
11e32a9
new: render content proposal
bholmesdev Nov 3, 2022
60ba183
fix: broken links
bholmesdev Nov 3, 2022
c8dc106
edit: remove all notion links for render-content
bholmesdev Nov 3, 2022
c48d4c3
edit: replace all notion links in content-schemas
bholmesdev Nov 3, 2022
1f40e00
refactor: add headings
bholmesdev Nov 3, 2022
deb69db
edit: add CSS bleed issue reference
bholmesdev Nov 4, 2022
0434ab6
new: fetchContent -> getCollection, fetchContentByEntry -> getEntry
bholmesdev Nov 15, 2022
210690f
new: renderContent -> renderEntry
bholmesdev Nov 15, 2022
5a3b85d
edit: match template headings
bholmesdev Nov 15, 2022
ab3e605
edit: update generated content map
bholmesdev Nov 15, 2022
ea16bda
edit: update `renderEntry` to match template
bholmesdev Nov 15, 2022
c0dd13e
new: add testing strats and drawbacks to Render Content
bholmesdev Nov 15, 2022
9847d62
fix: move Goals to the top
bholmesdev Nov 15, 2022
dfa9715
edit: clarify that schemas are optional
bholmesdev Nov 15, 2022
7d42d2a
edit: clarify schema example with "optional"
bholmesdev Nov 15, 2022
e123a19
edit: ~schema -> schema
bholmesdev Nov 16, 2022
20da06d
edit: clarify syncing the `.astro` dir
bholmesdev Nov 16, 2022
8df06a8
fix: posts `MarkdownInstance` type
bholmesdev Nov 28, 2022
572fa0d
new: update to `astro:content` module and `defineCollection`
bholmesdev Nov 28, 2022
5003942
edit: Detailed Design -> User-facing API breakdown
bholmesdev Nov 28, 2022
2038091
edit: change to single collection `config` file
bholmesdev Nov 29, 2022
658c3e2
edit: new id + collection requirement
bholmesdev Nov 29, 2022
a58cb3e
new: `headings` and `injectedFrontmatter`
bholmesdev Nov 29, 2022
6fd4ca7
fix: async / await on injected fm ex
bholmesdev Nov 30, 2022
807ae0c
Update renderEntry with implementation details
matthewp Dec 6, 2022
fd4895c
Update proposals/0028-render-content.md
matthewp Dec 7, 2022
1153c65
Update proposals/0028-render-content.md
matthewp Dec 7, 2022
e9023e6
Update proposals/0028-render-content.md
matthewp Dec 7, 2022
5f4d1b2
Merge pull request #407 from withastro/new-render-entry
bholmesdev Dec 7, 2022
b5b328e
edit: Content Schemas -> Content Collections
bholmesdev Dec 9, 2022
332fe94
fix: remove schema `index.ts` ref, collection -> configure
bholmesdev Dec 13, 2022
480b26b
new: custom slug section
bholmesdev Dec 19, 2022
1754eea
new: underscore convention
bholmesdev Dec 19, 2022
9c72b51
edit: add relative images to out-of-scope
bholmesdev Dec 19, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added assets/0027-frontmatter-err.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading