| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| | |
tuxlite_tbs: change PAGES context variable to pages
|
|/ |
|
|\
| |
| | |
Update yapeme to 0.1.0
|
|/ |
|
|\
| |
| | |
Add minimalX theme as submodule
|
|/ |
|
|\
| |
| | |
pelican-hss: Update to track v1.0.2 tag.
|
| |
| |
| |
| | |
- https://github.com/laughk/pelican-hss/releases/tag/v1.0.2
|
| |
| |
| |
| |
| |
| | |
see.
- https://github.com/laughk/pelican-hss/releases/tag/v1.0.1
- https://github.com/laughk/pelican-hss/releases/tag/v1.0.0
|
|\ \
| | |
| | | |
pelican-bootstrap3: Update FontAwesome to 4.7.0
|
| |/
| |
| |
| |
| | |
This allows use of many new icons. Also add 'meetup' and 'vk' to the list of
icons to which '-square' should not be appended.
|
| |
| |
| |
| | |
This reverts commit 20ddb53d20c3e56dacc7fb488746156749391211.
|
|\ \
| |/
|/| |
pelican-bootstrap3: Document new i18n_subsites plugin dependency
|
|/
|
|
|
|
|
|
| |
Closes #460, as it documents what needs to be done to be able to use the
theme. I tested the configuration recommended in the README in a minimal
test site without translations or subsite functionality.
Also removes `i18n.patch` that was accidentally committed to the repo.
|
|\
| |
| | |
Update Bulrush for Pelican 3.7.
|
|/ |
|
|\
| |
| | |
Make pelican-bootstrap3 multilingual
|
|/
|
|
|
|
| |
This makes use of the i18n jinja extension as described in README.md.
A Makefile is provided to facilitate new translations. A translation to
German is also included.
|
|\
| |
| | |
pelican-alchemy: update to track v2.0 tag
|
| | |
|
|\ \
| | |
| | | |
Fix bootstrap2 atom feed in sidebar
|
| | | |
|
|\ \ \
| | | |
| | | | |
pelican-bootstrap3: Set copyright date to modified date of latest article
|
| | | |
| | | |
| | | |
| | | |
| | | | |
If this happens to be available, i.e. if the article
has a 'modified' date.
|
|\ \ \ \
| | | | |
| | | | | |
Add coding-now theme
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| |/ / / |
|
|\ \ \ \
| | | | |
| | | | | |
pelican-bootstrap3: Hide empty <li> tags when at either end of a series
|
| | | | | |
|
|\ \ \ \ \
| | | | | |
| | | | | | |
pelican-bootstrap3: fix pagination in the relevant documentation
|
| |/ / / / |
|
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
Update genus theme
|
| | |/ /
| |/| | |
|
|\ \ \ \
| | | | |
| | | | | |
Fix avatar source URL for subpages in pelican-bootstrap3
|
| | |_|/
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
When going to a subpage, such as a category page, my avatar image was not
being displayed when using the suggested format 'images/profile.png' from
the readme. The URL turned into 'category/images/profile.png' which doesn't
exist.
Include the site URL so that the image appears on all pages. This looked
like the convention used in other places like favicon.
|
|\ \ \ \
| | | | |
| | | | | |
pelican-bootstrap3: Add icons to "social" sidebar
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
The template adds "-square" to the Font Awesome icon to be used,
unless the icon name is on the exception list. Some icon names
potentially relevant for the "social" sidebar block do not have
a "-square" version but are not on the exception list, so the
icons do not display correctly.
Add more relevant icon names to the list: 'home', 'user', 'users',
'envelope', 'envelope-o', 'stack-exchange', 'hacker-news'.
|
|\ \ \ \
| | | | |
| | | | | |
pelican-bootstrap3: Fix display of "About Me"
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
The "About Me" block (defined in templates/includes/aboutme.html)
consists of the image defined by AVATAR and the text in ABOUT_ME.
However, the template only displays the block if ABOUT_ME is defined.
If only AVATAR is defined, then the block is not displayed at all.
- Change the test so the "About Me" block is displayed if either
ABOUT_ME or AVATAR is defined.
- Change the structure of the "About Me" block so that the heading for
the ABOUT_ME text is displayed only if ABOUT_ME text is defined,
to avoid an empty heading. If AVATAR is defined but ABOUT_ME is not,
the block displays the AVATAR image only.
|
|\ \ \ \
| |/ / /
|/| | | |
Add Bulrush theme
|
| | | | |
|
| | | | |
|
|/ / / |
|
|\ \ \
| |_|/
|/| | |
Update Flex theme to 2.1.0
|
|/ /
| |
| |
| |
| | |
- Add AdSense support
- Russian, Italian and Hungarian translations.
|
|\ \
| | |
| | | |
pelican-bootstrap3: various improvements
|
| | | |
|
|/ / |
|