1
0
Fork 0
forked from github/pelican
pelican-theme/pelican/themes/notmyidea/templates
Ben Sturmfels 991cebf95d Update notmyidea theme to scale down to smaller screens
The aim here is to make the theme work respectably on mobile devices
with only modest changes. Providing different layouts at multiple
breakpoints is beyond the scope of this change.

The changes here are:

1. `base.html`: Add a `<meta name="viewport"` element

2. `main.css`:
  * Use "max-width" instead of "width"
  * Set "line-height" on the banner and adjust vertical spacing to match
  * Remove fixed height on the nav bar and force it to contain its
    child elements
2021-09-28 14:03:05 +02:00
..
analytics.html Remove Piwik from theme and settings docs 2020-04-16 08:26:09 +02:00
archives.html prefix urls with '{{ SITEURL }}/' so that urls won't break when #330 is merged 2012-05-07 23:07:44 +02:00
article.html Put summary in notmyidea "description" HTML metadata 2020-04-15 16:54:17 +02:00
article_infos.html Remove PDF-related elements from notmyidea 2015-02-25 21:42:25 -08:00
author.html Added author.html and authors.html templates and modified the docs accordingly 2011-07-16 00:44:36 +02:00
authors.html HTML error in notmyidea: <li> not allowed in <section>. 2014-02-15 13:02:03 +01:00
base.html Update notmyidea theme to scale down to smaller screens 2021-09-28 14:03:05 +02:00
category.html Add the category name in the title page 2010-12-17 09:31:20 +01:00
comments.html I change article.slug to article.url for always referencing the disqus thread to the correct url. Issue #145 2011-08-03 22:01:45 +02:00
disqus_script.html Load external resources via HTTPS when available 2015-06-02 08:35:12 -07:00
github.html Load external resources via HTTPS when available 2015-06-02 08:35:12 -07:00
index.html Add missing <ul> element to index.html template in notmyidea theme (#2545) 2020-04-12 22:03:48 +02:00
page.html Strip HTML tags from notmyidea page template's title 2021-04-19 10:25:59 +02:00
period_archives.html Add period to period_archives context. Refs #1044. 2014-02-03 20:26:38 -05:00
tag.html Creation of tag template page 2010-12-17 09:29:01 +01:00
taglist.html Remove PDF-related elements from notmyidea 2015-02-25 21:42:25 -08:00
tags.html HTML error in notmyidea: <li> not allowed in <section>. 2014-02-15 13:02:03 +01:00
translations.html Add hreflang attribute to default themes 2018-07-05 00:50:18 +02:00
twitter.html Load external resources via HTTPS when available 2015-06-02 08:35:12 -07:00