Includes make me happy
Overview
States of the Union
Major cities are listed in the index on the right.
Clickable US map (Click on Oregon or Washington state):
WA = Washington
OR = Oregon
I was not able to get them working by doing an include:
{% include us_states_museums.html %}
http://stackoverflow.com/questions/36192890/clickable-image-map-in-jekyll-site
If you know me, I’ve got a bunch of complicated diagrams with lots of boxes and lines.
So I’ve been creating animations in PowerPoint, then recording explanations in videos that reveal each box and line.
That diagram on my website I would craft coordinates around each clickable area (image maps in HTML and now in CSS).
Jekyll supports collections
Making clickable maps
Several websites help in the tedious work of defining clickable areas:
-
https://makeaclickablemap.com
-
https://www.image-maps.com
Some examples make use of jQuery:
-
http://winstonwolf.pl is beautiful maps of European countries as well as the US.
-
http://www.outsharked.com/imagemapster/ jQuery
Blogs about this topic:
- http://www.cssplay.co.uk/articles/imagemap/
Sites that have nice maps
http://www.samhsa.gov/medication-assisted-treatment/physician-program-data/treatment-physician-locator?field_bup_physician_us_state_value=OR
SVG if you have it
Scaled Vector Graphics stay sharp on all sizes.
-
http://freehtml5maps.com uses raphael javascript library to render the map in SVG or VML.
-
http://codecanyon.net/item/interactive-usa-map-html5/4527698 asks $13 for its SVG scalable/responsive USA map.
-
http://www.irunmywebsite.com/raphael/SVGTOHTML_LIVE.php
-
http://code.google.com/p/svg2imap/
More on front-end styling
This is one of several topics:
- UI Design Systems
- Text Editors
- Markdown text for GitHub from HTML
- gRPC (g___ Remote Procedure Call)
- Front-end UI creation options
- Docusaurus static website generator
- Static websites
- JAM Stack Website Project Plan
- Jekyll Site Development
- Website styles
- Website Styling
-
Protractor to automate testing of Angular and other web pages
- Email from website
- Search within Hyde format Jekyll websites
- Data Visualization using Tableau