Please help create a collection #1404
Unanswered
abuturabofficial
asked this question in
Q&A
Replies: 1 comment 2 replies
-
|
It's a shame you didn't get an answer to this, I'm in the same boat. It appears to be a very simple thing to do but difficult to achieve. I must be doing something basic wrong. I'll keep looking. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Checklist
How did you create the site?
Generated from
chirpy-starterDescription
I want to create a
notescollection which contains all my notes of different courses I have taken, with preferably having a nesting sub-collection ofnotes/<course name>. How to achieve it? Any help would be greatly appreciated.Operations you have already tried
I was able to make the collection and the layout of the individual note was of a post, but when I go to
mysite/notesit lists all the notes files in the plain HTML.How achieve this? I'm a total newbie and tried to follow the official docs, as well as copying some layouts of the
chirpytheme and putting them in the_layoutsdir, but to no avail. Can someone guide me or point me to the easy-to-understand guide?Anything else?
Currently, I don't have any screenshots as I tried to create collections almost a week ago, and got nowhere, then just gave up.
Today I again tried, by putting
and created
_notesdir, and also copied thehome.htmlfrom chirpy layouts to the_layouts/notes.htmlwith the front matter:I also deleted the original front matter of the
home.html.But today I wasn't even getting anything, but
404 errorwhen I went tolocalhost:4000/notesBeta Was this translation helpful? Give feedback.
All reactions