latest 20 messages by deicidus
+
[2016-12-05T18:50:52Z]
deicidus
implementing all this now :D
+
[2016-12-05T18:50:38Z]
deicidus
thanks!
+
[2016-12-05T18:30:37Z]
deicidus
the listings ought to be stored under the respective colleges, ideally
+
[2016-12-05T18:30:21Z]
deicidus
one more question--can i put the collection items anywhere? or do they have to be in a special _toplevel folder?
+
[2016-12-05T18:10:44Z]
deicidus
thanks a lot you three!
+
[2016-12-05T18:10:31Z]
deicidus
looks like i need to do a little redesign of the whole site. i think the "edit this section" link will show up correctly once i do this
+
[2016-12-05T18:10:10Z]
deicidus
is see, that seems perfect! i didn't know about the collections feature
+
[2016-12-05T18:07:15Z]
deicidus
@allejo isn't guilds/index.md a page already? what is it if it's not a page?
+
[2016-12-05T17:56:52Z]
deicidus
i suppose i could add the link there, but then i would have to add it in another place as well, and i'd rather not duplicate code
+
[2016-12-05T17:56:25Z]
deicidus
maybe the layout is not being processed? each listing is added to the page with my_page.content | markdownify
+
[2016-12-05T17:56:03Z]
deicidus
https://github.com/coalition-of-invisible-colleges/cic.github.io/blob/master/_layouts/college.html
+
[2016-12-05T17:55:46Z]
deicidus
and here's the code where the listing sections are included:
+
[2016-12-05T17:55:33Z]
deicidus
http://coalitionofinvisiblecolleges.org/colleges/TEAM/
+
[2016-12-05T17:55:32Z]
deicidus
here's the page:
+
[2016-12-05T17:55:30Z]
deicidus
thanks @allejo
+
[2016-12-05T17:54:58Z]
deicidus
nothing i put on the layout page is showing up at all
+
[2016-12-05T17:40:06Z]
deicidus
but no text that i add to the layout file shows up, only the {{content}} displays
+
[2016-12-05T17:39:34Z]
deicidus
i'm trying to add a link to each listing that says "Edit this page" and links to the correct section on GitHub to edit it
+
[2016-12-05T17:39:14Z]
deicidus
it's a directory, and each page contains various sections generated from a 'listing' layout
+
[2016-12-05T17:38:50Z]
deicidus
can someone help me with a small thing on a jekyll site?