| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| | |
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
|
| | | |
|
|/ / |
|
|\ \
| |/
|/| |
pelican-bootstrap3: Update tipue_search to v5
|
| | |
|
|\ \
| | |
| | | |
bootlex: Add UTF-8 meta charset definition
|
|/ /
| |
| |
| | |
"bootlex" theme
|
|\ \
| | |
| | | |
aboutwilson: Correct theme category links. Fixes #426
|
| | |
| | |
| | |
| | |
| | | |
404 status when a category link is clicked.
modified: aboutwilson/templates/base.html
|
|\ \ \
| |/ /
|/| | |
Update Flex theme to 2.0
|
|/ / |
|
|\ \
| | |
| | | |
Use HTTPS URLs for all git submodules
|
| |/ |
|
|\ \
| | |
| | | |
Add Genus theme as submodule
|
| |/ |
|
|\ \
| | |
| | | |
Update example sites for pelican-bootstrap3
|
| | | |
|
|\ \ \
| | | |
| | | | |
Bootstrap3: remove deprecated Twitter widget ID
|
| | | |
| | | |
| | | |
| | | | |
longer be a thing.
|
|\ \ \ \
| |_|_|/
|/| | | |
Use HTTPS Creative Commons URLs where appropriate
|
| | | | |
|
|\ \ \ \
| | | | |
| | | | | |
pelican-bootstrap3: "line-chart" icon for use in "social" links list
|
|/ / / /
| | | |
| | | |
| | | | |
minor edits to the README
|
|\ \ \ \
| | | | |
| | | | | |
Backdrop: Check first if there are any articles before showing them
|
| |/ / / |
|
|\ \ \ \
| | | | |
| | | | | |
Update Flex theme to 1.2
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Changes
- [Update font-awesome](https://github.com/alexandrevicenzi/Flex/issues/31)
- [Added browser color configuration](https://github.com/alexandrevicenzi/Flex/pull/34)
- [Related posts](https://github.com/alexandrevicenzi/Flex/pull/27)
- [More Pygments Styles](https://github.com/alexandrevicenzi/Flex/issues/38)
|
|\ \ \ \
| | | | |
| | | | | |
pelican-bootstrap3: CSS fixes
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Fixed issue where if you had both your site name and your site logo
turned on, they sat on top of each other. Now they sit next to each
other.
|
| |/ / /
| | | |
| | | |
| | | |
| | | | |
Fixes issue when anchor tags are clicked, the navbar causes the offset
to fall short. This fixes that behavior.
|
|\ \ \ \
| | | | |
| | | | | |
Update Plumage to latest 0.8 release
|
|/ / / / |
|
|\ \ \ \
| | | | |
| | | | | |
pelican-bootstrap3: Fix outdated PAGES variable to "pages"
|
| |/ / / |
|