Commit Graph

205 Commits (56448ef7653e4a840e31f7d5e716432117917d1e)

Author SHA1 Message Date
Raymond Wanyoike 6c66a2427d Maintenance, new screenshot, update README
- How to Contribute
- Highlight features
2017-11-21 15:51:26 +03:00
Raymond Wanyoike 38201b83a8 Add missing copyright year 2017-11-21 15:25:36 +03:00
Raymond Wanyoike d5ff4004ce Refresh code of conduct 2017-11-21 15:25:00 +03:00
Raymond Wanyoike 413bb6e5ae Make header image edges ~1px rounded 2017-11-21 15:22:29 +03:00
Raymond Wanyoike 75a023e04c Indent jinja code blocks, allow editors to collapse regions 2017-11-21 15:22:16 +03:00
Raymond Wanyoike 4aee394acb Move header, footer, xml_feeds to include; reason base.html 2017-11-21 15:22:11 +03:00
Raymond Wanyoike 1c944d0f3d Rename style.css -> theme.css 2017-11-21 15:21:48 +03:00
Raymond Wanyoike a98451f689 Remove unused, unminified, external static stylesheets 2017-11-21 15:19:58 +03:00
Raymond Wanyoike 7cb1173b22 Uppercase project title 2017-04-08 23:16:33 +03:00
Raymond Wanyoike 73b80845b1 Merge branch 'weeheavy-master' 2017-04-08 23:15:29 +03:00
Raymond Wanyoike 11b6b9fd9a Merge branch 'master' of https://github.com/weeheavy/pelican-alchemy into weeheavy-master
Don't quote the <img /> src=, some Pelican configs pass width/height to
{{ SITEIMAGE }}, and an unquoted src= allows the browser to that up.
2017-04-08 23:14:48 +03:00
Raymond Wanyoike 3dbd814502 Update README, add CoC
http://contributor-covenant.org
2017-04-08 22:23:21 +03:00
Raymond Wanyoike 78383734c1 Drop license year
Don't keep updating it every year

https://github.com/Microsoft/vscode-generator-code/issues/13#issuecomment-159125937
2017-04-08 22:12:48 +03:00
Raymond Wanyoike b898e81be5 Bump license year 2017-03-07 12:09:12 +03:00
Raymond Wanyoike c58d9cf8eb Update README 2017-03-07 12:09:00 +03:00
Raymond Wanyoike 4284cd67bc Updated Home (markdown) 2017-03-07 12:03:06 +03:00
Raymond Wanyoike 2c7f3a0119 Created Settings (markdown) 2017-03-07 12:01:23 +03:00
Raymond Wanyoike bc527aac46 Created Tips (markdown) 2017-03-07 12:01:08 +03:00
Raymond Wanyoike c3ef98c98d Initial Home page 2017-03-07 11:44:47 +03:00
Oliver Ladner b3440bdf9b Fix path building for empty or "/" SITEURL configurations
Add quotes to img src element
2017-02-20 19:03:15 +01:00
Raymond Wanyoike 905a967172 Merge pull request #56 from rwanyoike/fix-pages-context
Remove PAGES; use pages instead
2017-01-06 18:55:36 +03:00
Raymond Wanyoike 7a79a67fc7 Update README 2017-01-05 20:16:08 +03:00
Raymond Wanyoike d35b46995a Remove PAGES; use pages instead
Remove PAGES from context as "pages" is available

See: ec5c77b251

Closes: #55
2017-01-05 19:10:43 +03:00
Raymond Wanyoike 7598a3ba87 Update README 2017-01-05 19:03:42 +03:00
Raymond Wanyoike f235c81bf3 Merge pull request #54 from rwanyoike/master
pelican-alchemy Version 2.0 🔥🚀
2016-12-11 20:32:43 +03:00
Raymond Wanyoike 73bbb4adb8 Final touches 2016-12-11 20:29:58 +03:00
Raymond Wanyoike c78c3e5a43 Revert links to 👉 to @nairobilug 2016-12-02 23:10:21 +03:00
Raymond Wanyoike cc8f22d1b7 Merge branch 'bstrap4' 2016-12-02 23:02:58 +03:00
Raymond Wanyoike 722eafd38d 🦄 Update setup instructions 2016-12-01 14:52:06 +03:00
Raymond Wanyoike a00eaab125 Pixels must! align 🐺
Remove rounded, keep consistent design
2016-12-01 02:47:09 +03:00
Raymond Wanyoike b2ab9b8041 Bootstap v4.0.0-alpha.5 \o/ compatible
I couldn't resist
2016-11-30 23:49:26 +03:00
Raymond Wanyoike 9241e9a7c2 Remove webfonts, use native font stacks
http://v4-alpha.getbootstrap.com/content/reboot/#native-font-stack
2016-11-30 23:44:54 +03:00
Raymond Wanyoike 14b409a27d Switch to bootstap v4.0.0-alpha.5 \o/ 2016-11-30 23:43:53 +03:00
Raymond Wanyoike 8b0903ec8e Add missing HTML img alt attribute
Wrap content body in div

Add title class to titles

Show icons with the teaser metadata

Visual improvements
2016-11-30 21:46:02 +03:00
Raymond Wanyoike 0ec99b17d0 Add preview/demo site link
Add external preview links

Add profile image, update README

Alchemy 

Update online demo url

Add screenshot (back), update
2016-11-29 16:18:03 +03:00
Raymond Wanyoike d911f0b813 Reference my up to date fork 2016-11-29 16:17:21 +03:00
Raymond Wanyoike d35fedcd41 Fix SITEIMAGE relative url's 2016-11-29 16:08:32 +03:00
Raymond Wanyoike 10a9612584 Update README to list features, settings
Drop screenshot
2016-11-29 15:05:39 +03:00
Raymond Wanyoike 118bfc6346 Visual improvements 2016-11-29 14:54:27 +03:00
Raymond Wanyoike bfb5895c63 Hide footer tags link if no tags exist
Hide meta description if DESCRIPTION is undefined

Minor improvements
2016-11-16 15:17:40 +03:00
Raymond Wanyoike d7b535dc95 ARTICLE_AUTHORS -> HIDE_AUTHORS 2016-11-12 15:21:48 +03:00
Raymond Wanyoike 8879c5cf58 Refactor header links, icons and settings
- Support misc fontawesome icons/links
- Pelican DISPLAY_PAGES_ON_MENU setting
2016-11-12 11:33:30 +03:00
Raymond Wanyoike 5f3b881368 Add GOOGLE_ANALYTICS, GAUGES and PIWIK analytics support
Attempt to match the Pelican notmyidea theme featureset

https://github.com/getpelican/pelican/blob/master/pelican/themes/notmyidea
2016-11-12 11:32:05 +03:00
Raymond Wanyoike 1df506e0e2 Change the default PYGMENTS_STYLE native -> default
Lighter theme that matches our theme
2016-11-12 11:29:54 +03:00
Raymond Wanyoike 32bd56b917 Update theme settings FAVICONS -> NEW_FAVICONS, META_DESCRIPTION -> DESCRIPTION
FAVICONS -> NEW_FAVICONS to imply the different favicon setup
META_DESCRIPTION -> DESCRIPTION semantics
2016-11-12 11:29:19 +03:00
Raymond Wanyoike 1e89cd6389 Strip html tags from article summary 2016-11-12 11:27:38 +03:00
Raymond Wanyoike 9ef5613eab Add sitemap support, https://github.com/getpelican/pelican/wiki/Tips-n-Tricks#generate-sitemapxml 2016-11-12 11:26:38 +03:00
Raymond Wanyoike 24aa65fcad Fix new favicon package support, missing tags
Minor improvements
2016-11-11 15:35:32 +03:00
Raymond Wanyoike 4adcdd7d71 Add Merriweather and Montserrat webfonts 2016-11-10 20:06:09 +03:00
Raymond Wanyoike 6a5f451c95 Remove desktop version of fontawesome 2016-11-10 20:04:54 +03:00