Franck Nijhof
|
c464056402
|
Making our website faster, cleaner and prettier (#9853)
* 🔥 Removes octopress.js
* 🔥 Removes use of root_url var
* 🔥 Removes Octopress generator reference from feed
* 🔥 Removes delicious support
* 🔥 Removes support for Pinboard
* 🔥 Removes support for Disqus
* 🔥 Removes support for Google Plus
* ↩️ Migrate custom after_footer to default template
* ↩️ Migrate custom footer to default template
* ↩️ Migrate custom header to default template
* 🔥 Removes unused template files
* 🚀 Places time to read directly in post template
* 🚀 Removes unneeded capture from archive_post.html template
* 🔥 🚀 Removes unused, but heaving sorting call in component page
* 🚀 Merged javascripts into a single file
* 🔥 Removes more uses of root_url
* 🚀 Removal of unneeded captures from head
* 🔥 🚀 Removal of expensive liquid HTML compressor
* 🔥 Removes unneeded templates
* 🚀 Replaces kramdown with GitHub's CommonMark 🚀
* 💄 Adds Prism code syntax highlighting
* ✨ Adds support for redirect in Netlify
* ↩️ 🔥 Let Netlify handle all developer doc redirects
* ✏️ Fixes typo in redirects file: Netify -> Netlify
* 🔥 Removes unused .themes folder
* 🔥 Removes unused aside.html template
* 🔥 Removes Disqus config leftover
* 🔥 Removes rouge highlighter config
* 🔥 Removes Octopress 🎉
* 💄 Adjust code block font size and adds soft wraps
* 💄 Adds styling for inline code blocks
* 💄 Improve styling of note/warning/info boxes + div support
* 🔨 Rewrites all note/warning/info boxes
|
2019-07-15 22:17:54 +02:00 |
|
B Mathis
|
f7700443ec
|
moved stylesheets
|
2009-11-05 21:34:41 -06:00 |
|
B Mathis
|
145f81046b
|
updated rake file, reorganized stylesheets, added google site search, added google analytics
|
2009-11-05 21:30:03 -06:00 |
|
B Mathis
|
fc691c1da6
|
fixed library to support compass-edge
|
2009-11-02 13:49:19 -06:00 |
|
B Mathis
|
5c736f5eb0
|
added twitter feed to sidebar, moved to compass-edge gem
|
2009-10-30 00:31:02 -05:00 |
|
B Mathis
|
80a70068ed
|
updated about page to explain markdown filter, added more theme colors
|
2009-10-21 12:15:33 -05:00 |
|
B Mathis
|
77bb406a93
|
improved layout styling, added about page, added archive page link to footer
|
2009-10-21 11:39:53 -05:00 |
|
B Mathis
|
f17271f6e2
|
support for sub, sup, and q elements
|
2009-10-21 08:21:05 -05:00 |
|
B Mathis
|
8867d7c582
|
separated table, p, blockquote, ol, ul, dl styling into mixins, added abbr
|
2009-10-21 07:48:31 -05:00 |
|
B Mathis
|
c94e6f531d
|
updated typography, added typography debugging page
|
2009-10-20 23:30:52 -05:00 |
|
B Mathis
|
fd32bcaba0
|
added auto generated copyright to footer as well as credit for Jekyll and Octopress
|
2009-10-20 09:08:12 -05:00 |
|
B Mathis
|
d8d51719fb
|
added compass, added some basic stylesheets
|
2009-10-18 20:10:45 -05:00 |
|