Coder Social home page Coder Social logo

flaneur-old's Introduction

Flâneur

(In development) Flâneur is a Jekyll theme based on the Boulevardier framework.

Jekyll-maps

Point-based map engine generated via static Jekyll posts.

Create posts in the standard YYYY-MM-DD-your_stuff.markdown format required for Jekyll, and these posts are consumed by a jekyll layout, map.html and presented on a Leaflet map. The single posts have two important liquid markup points: lat: & lng:, which are the location nodes used in the map.html consumption.

View this exact repository in action here.

Some things to note

  • Post content: The description is marked as desc: in the front-matter. Currently if you try to use the {{ post.content }} within the javascript of the _layouts/map.html file, you'll notice a line break that prevents the map from completely rendering. The current solution is to not use the content space of your point (at least within the javascript portion) and instead use the description attribute.
  • The map markers and tiles are set up to respond to retina-ready devices.

flaneur-old's People

Contributors

kirschbombe avatar saomall avatar mapsam avatar

Watchers

James Cloos avatar  avatar dnoneill avatar  avatar

flaneur-old's Issues

Set accent colors in config

Add fields in config file for site accent colors and link color.

Site accent colors effect:

  • menu background color
  • headings
  • back-to-top button (once added)

add favicon

Add site favicon - maybe use the home page icon?

Map popups stick around after navigating to a Page

If is viewing an article, then switches to a Page, the map popup doesn't go away.

Possible options:

  • map popups fade away after 30 seconds or so
  • a page load (not post) refreshes the same way visiting the Home page does

Map marker grouping

Create "grouping" branch to test map marker grouping

see if can set zoom level and map center, min/max zoom, etc.

see if we can have groupings AND category layers

also test user choice for groupings vs. individual map markers

Index page

articles listed here instead of in menu - sort by a-z, quarter, category

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.