Commit Graph

206 Commits (505be9315eb0025e85953c6cef9be19f8af9e3c5)

Author SHA1 Message Date
Alan Orth e7d8ebb489
Regenerate styles and clean up merge garbage
Sucky thing about minified files is that they are a pain in the ass
for merge conflicts.

Signed-off-by: Alan Orth <alan.orth@gmail.com>
2014-10-30 16:48:50 +03:00
Alan Orth 44977f33f3 Merge remote-tracking branch 'raywan/feature/border-radius' into raymazing
Meh, merging generated/minified files is lame.

Conflicts:
	alchemy/static/css/style.css
2014-10-30 16:45:34 +03:00
Raymond Wanyoike 586164230b Set post link colour to a visible blue 2014-10-29 20:52:10 +03:00
Raymond Wanyoike c80409e460 Make post images responsive 2014-10-29 20:47:36 +03:00
Raymond Wanyoike 51e4a557c0 Border radius (4px) code blocks and images, smooth ᵔᴥᵔ
Conflicts:
	alchemy/static/css/style.css
2014-10-29 20:47:36 +03:00
Raymond Wanyoike 299563fb4a Limit max width on container div (970px) to contain post images
Conflicts:
	alchemy/static/css/style.css
2014-10-29 20:47:36 +03:00
Raymond Wanyoike d237842df8 Update bootstrap v3.1.1 -> v3.2.0 2014-10-29 13:42:52 +03:00
Raymond Wanyoike f0eec15a11 Update bootstrap v3.1.1 -> v3.2.0 2014-10-29 13:42:51 +03:00
Alan Orth 75fa003c8b Merge pull request #15 from raymondwanyoike/feature/cleanups
Minor source cleaning
2014-10-29 13:32:10 +03:00
Raymond Wanyoike 8d9827b78a Reduce less files (space) tab size 4 -> 2 2014-10-29 12:03:00 +03:00
Raymond Wanyoike 288e6464bd Reduce html files (space) tab size 4 -> 2 2014-10-29 12:03:00 +03:00
Raymond Wanyoike 52380ceab6 Simplify base.html, include favicon and feed content 2014-10-29 12:03:00 +03:00
Raymond Wanyoike 555b2785dc Merge branch 'alanorth-license'
* alanorth-license:
  Add LICENSE
2014-10-26 01:14:29 +03:00
Alan Orth 1448cefed9
Add LICENSE
License is MIT, as stated in README.md.

Signed-off-by: Alan Orth <alan.orth@gmail.com>
2014-10-25 22:26:10 +03:00
Raymond Wanyoike 450ed1f5a4 Merge branch 'raymondwanyoike-extra-favicon'
* raymondwanyoike-extra-favicon:
  Add EXTRA_FAVICON option
2014-08-08 20:08:50 +03:00
Raymond Wanyoike 479f12e827 Merge branch 'extra-favicon' of github.com:raymondwanyoike/pelican-alchemy into raymondwanyoike-extra-favicon
* 'extra-favicon' of github.com:raymondwanyoike/pelican-alchemy:
  Add EXTRA_FAVICON option
2014-08-08 20:08:39 +03:00
Raymond Wanyoike b15643df26 Merge branch 'raymondwanyoike-pages-on-menu'
* raymondwanyoike-pages-on-menu:
  Add PAGES_ON_MENU option
2014-08-08 20:08:13 +03:00
Raymond Wanyoike 771aaf9478 Merge branch 'pages-on-menu' of github.com:raymondwanyoike/pelican-alchemy into raymondwanyoike-pages-on-menu
* 'pages-on-menu' of github.com:raymondwanyoike/pelican-alchemy:
  Add PAGES_ON_MENU option

Conflicts:
	README.md
2014-08-08 20:08:01 +03:00
Raymond Wanyoike 1fbe3d45ee Merge branch 'raymondwanyoike-seo-title'
* raymondwanyoike-seo-title:
  Use SITE_SUBTEXT for index page title
2014-08-08 20:04:44 +03:00
Raymond Wanyoike 6343cc6f05 Merge branch 'seo-title' of github.com:raymondwanyoike/pelican-alchemy into raymondwanyoike-seo-title
* 'seo-title' of github.com:raymondwanyoike/pelican-alchemy:
  Use SITE_SUBTEXT for index page title
2014-08-08 20:04:34 +03:00
Raymond Wanyoike ad9e9c1851 Merge branch 'raymondwanyoike-meta-description'
* raymondwanyoike-meta-description:
  Add META_DESCRIPTION option
2014-08-08 20:03:56 +03:00
Raymond Wanyoike ea501ab3e6 Use SITE_SUBTEXT for index page title
Search engine visibility
2014-06-21 16:33:23 +03:00
Raymond Wanyoike 910441751f Add EXTRA_FAVICON option
http://realfavicongenerator.net/faq#why_so_many_files
2014-06-21 16:33:14 +03:00
Raymond Wanyoike b9bc0810dd Add PAGES_ON_MENU option 2014-06-21 16:32:51 +03:00
Raymond Wanyoike 8881d326c9 Add META_DESCRIPTION option 2014-06-21 16:32:43 +03:00
Raymond Wanyoike 3b78ae2e47 Trivial: format and cleanup 2014-06-21 16:31:30 +03:00
Raymond Wanyoike 4b5a3d4ffa Trivial: format and cleanup 2014-06-21 16:16:12 +03:00
Raymond Wanyoike ea68f1301c Trivial: format and cleanup 2014-06-21 16:01:59 +03:00
Raymond Wanyoike 96409841d8 Trivial: organize templates 2014-06-21 15:56:03 +03:00
Raymond Wanyoike fe1626735f MENU_ITEM's will open on a new page
They are mostly external links
2014-06-21 15:56:03 +03:00
Alan Orth 0fe59f9a1f Merge pull request #3 from nairobilug/pygments-fix
Fix Pygments Double Border Effect
2014-06-21 11:57:49 +03:00
Raymond Wanyoike a5bb85f98e Fix pygments double border effect 2014-06-16 19:35:40 +03:00
Raymond Wanyoike e9c06d6e7b Merge pull request #1 from raymondwanyoike/master
New Pelican Theme "Alchemy"?
2014-06-06 22:15:37 +03:00
Raymond Wanyoike e7eb46b554 Update readme 2014-05-31 17:17:59 +03:00
Raymond Wanyoike 3a2ddd20b4 Forgot these bootstrap assets 2014-05-31 17:13:28 +03:00
Raymond Wanyoike b690c785b6 Beef up the titles 2014-05-31 17:13:00 +03:00
Raymond Wanyoike a5deb71fd0 This is less 2014-05-31 17:12:25 +03:00
Raymond Wanyoike 9bbfa7398d Compress output using clean-css
124K	alchemy/static/css/style.css
$ lessc --clean-css ...
104K	alchemy/static/css/style.css
2014-05-31 17:01:04 +03:00
Raymond Wanyoike c1366a5492 Move stylesheet changes to less file 2014-05-31 16:53:18 +03:00
Raymond Wanyoike a13bfc76b9 Merge branch 'raywan-revolution' of https://github.com/alanorth/pelican-alchemy
* 'raywan-revolution' of https://github.com/alanorth/pelican-alchemy:
  static: Remove web fonts
  static/css/style.css: Use web- and platform-safe font stacks instead of @font-face
2014-05-31 16:40:52 +03:00
Raymond Wanyoike ae902b7695 Update the readme 2014-05-31 16:35:24 +03:00
Raymond Wanyoike 76cb229eb9 Update the option 2014-05-31 16:35:13 +03:00
Alan Orth d197977ca5
static: Remove web fonts
Let's use a sane font stack so each platform can use the best font
for their platform.  Also, this reduces page load time.

Signed-off-by: Alan Orth <alan.orth@gmail.com>
2014-05-31 00:13:25 +03:00
Alan Orth a2d306a70b
static/css/style.css: Use web- and platform-safe font stacks instead of @font-face
Signed-off-by: Alan Orth <alan.orth@gmail.com>
2014-05-31 00:05:25 +03:00
Raymond Wanyoike 8b7d79bb1a Use relative links 2014-05-29 13:17:08 +03:00
Raymond Wanyoike 0c8ecf3c37 Sleep 2014-05-29 01:04:30 +03:00
Raymond Wanyoike dda0b81403 Progressive 2014-05-29 01:01:22 +03:00
Raymond Wanyoike 69f8d6c537 Tidy up 2014-05-29 00:57:39 +03:00
Raymond Wanyoike 752ebd247c This shit should work now
─────────▄──────────────▄
────────▌▒█───────────▄▀▒▌
────────▌▒▒▀▄───────▄▀▒▒▒▐
───────▐▄▀▒▒▀▀▀▀▄▄▄▀▒▒▒▒▒▐
─────▄▄▀▒▒▒▒▒▒▒▒▒▒▒█▒▒▄█▒▐
───▄▀▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▀██▀▒▌
──▐▒▒▒▄▄▄▒▒▒▒▒▒▒▒▒▒▒▒▒▀▄▒▒▌
──▌▒▒▐▄█▀▒▒▒▒▄▀█▄▒▒▒▒▒▒▒█▒▐
─▐▒▒▒▒▒▒▒▒▒▒▒▌██▀▒▒▒▒▒▒▒▒▀▄▌
─▌▒▀▄██▄▒▒▒▒▒▒▒▒▒▒▒░░░░▒▒▒▒▌
─▌▀▐▄█▄█▌▄▒▀▒▒ Such commit ▐
▐▒▀▐▀▐▀▒▒▄▄▒▄▒▒▒▒▒░░░░░░▒▒▒▒▌
▐▒▒▒▀▀▄▄▒▒▒▄▒▒▒▒▒▒░░░░░░▒▒▒▐
─▌▒▒▒▒▒▒▀▀▀▒▒▒▒▒▒▒▒ Wow ▒▒▒▌
─▐▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▐
──▀▄▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▄▒▒▒▒▌
────▀▄▒▒▒▒▒▒▒▒▒▒▄▄▄▀▒▒▒▒▄▀
───▐▀▒▀▄▄▄
2014-05-29 00:54:52 +03:00
Raymond Wanyoike b0de3673f3 Fix screenshot 2013-11-25 08:02:03 +03:00