Giter VIP home page Giter VIP logo

Comments (12)

almccon avatar almccon commented on August 26, 2024

So then we would add some code to a chapter's page (such as maptime.github.io/nullisland) that would only show blog posts for that chapter's category.

from maptime.github.io.

almccon avatar almccon commented on August 26, 2024

We need to make sure that there is a fixed and URL-friendly slug for each local chapter. This slug could potentially be saved in the master geojson file.

from maptime.github.io.

rhewitt22 avatar rhewitt22 commented on August 26, 2024

Categories have been added; no tags yet.

@geografa what is the differentiation between the posts and events layouts?

from maptime.github.io.

geografa avatar geografa commented on August 26, 2024

@rhewitt22 Not much, it's a holdover from the starter repo. Events are like blog posts except they have RSVP links.

from maptime.github.io.

rhewitt22 avatar rhewitt22 commented on August 26, 2024

How do the rsvp links work? Are they just URLs? Could just use an event front matter variable that is conditionally displayed.

I generally try to keep layouts to a minimum because they're like pringles -- once you pop you just can't stop.

from maptime.github.io.

geografa avatar geografa commented on August 26, 2024

Ha. True. If an event page has a rsvp in the yml then it gets displayed. Each MD file in _posts should contain a category that determines what kind of post it is. I think we'll get more utility out of this as we grow (i.e. blog, event, tutroial, etc.).

@bethschechter back to original intent of this issue: was this for having chapter's blog posts on the front page? We could still stream blog post through a feed of some sort. Perhaps we need another ticket to hammer out what exactly we want on the yml Front matter.

from maptime.github.io.

rhewitt22 avatar rhewitt22 commented on August 26, 2024

@geografa That's what I was thinking -- they're all posts, just of different categories.

I can't say that I've seen anything for consuming RSS into posts for jekyll. If it's possible it would probably be done through a _plugin which are disabled on github pages as Jekyll is run with the --safe flag. The other option would be to use the GitHub API, but to stay on top of all the chapters popping up that wouldn't be a fun task to maintain. Chapters that build their page within this repo would give you the ability to grab their posts out of the box.

from maptime.github.io.

mattsayler avatar mattsayler commented on August 26, 2024

Could we add like a 'posts-path' attribute to the chapters json, since that
has to be maintained anyway?

On Mon, Oct 20, 2014 at 10:02 AM, Roy Hewitt [email protected]
wrote:

@geografa https://github.com/geografa That's what I was thinking --
they're all posts, just of different categories.

I can't say that I've seen anything for consuming RSS into posts for
jekyll. If it's possible it would probably be done through a _plugin
which are disabled on github pages as Jekyll is run with the --safe flag.
The other option would be to use the GitHub API, but to stay on top of all
the chapters popping up that wouldn't be a fun task to maintain. Chapters
that build their page within this repo would give you the ability to grab
their posts out of the box.


Reply to this email directly or view it on GitHub
#18 (comment)
.

from maptime.github.io.

geografa avatar geografa commented on August 26, 2024

This ticket may be getting a little spread out. We know have categories for all posts so I think we can close this. The issue of slugs/paths for each chapter is a different one so maybe somebody can open a ticket on that. @bethschechter good to close?

from maptime.github.io.

lyzidiamond avatar lyzidiamond commented on August 26, 2024

@geografa We should make sure the other sub-issues are added as issues before we close. :)

from maptime.github.io.

geobrando avatar geobrando commented on August 26, 2024

Possible workaround for implementing tags in a gh-pages hosted jekyll site.

http://www.minddust.com/post/tags-and-categories-on-github-pages/

from maptime.github.io.

geobrando avatar geobrando commented on August 26, 2024

Used the example in the above post to prototype this

We could also just adapt and use the existing tags we've created for tutorials if we don't want to keep two separate lists of tags

from maptime.github.io.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.