20 Commits

Author SHA1 Message Date
Joakim Sørensen
9a759aba06
Add energy landingpage (#18689)
Co-authored-by: Franck Nijhof <git@frenck.dev>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2021-08-03 22:33:12 +02:00
Joakim Sørensen
4d3d8ba472
Move the alert location (#18646) 2021-07-28 19:02:59 +02:00
Franck Nijhof
276ea8b952
Disable alert banner (#16722) 2021-02-24 12:10:56 +01:00
Franck Nijhof
f42306b104
Add security disclosure blog 2 2021-01-23 19:44:37 +01:00
Franck Nijhof
214a9ee32b
Update more info button in banner 2021-01-22 16:18:29 +01:00
Bram Kragten
142813b6c1
Add alert banner (#16199) 2021-01-16 21:49:17 +01:00
Joakim Sørensen
df3350955a
Lock the position of the header and sidebars (#15820) 2020-12-05 14:49:56 +01:00
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
Franck Nijhof
ebca3218c7
🔥Removes linkable_title everywhere (#9772)
* Automatically create linkable headers

* Visually improve position of linkable header chain icon

* Do not auto link  headers on homepage

* Remove linkable_title everywhere

* 🚑 Re-instante linkable_title plugin as NOOP
2019-07-04 19:08:27 +02:00
Robbert Müller
d54499fc21 Buildtime improvements (#7315)
* Remove whitespace generation

this removes about 65MB of added whitespace, which didn't need
generating

* Remove liquid compression.

Most of the stripepd whitespace, is already removed in the previous
commit. And this removes more then 50% of the build time ( localy )

* Remove unneeded whitespace generation
2018-11-01 11:11:05 +01:00
Franck Nijhof
23d593c0f4 Adds rel nofollow to external links (#4918)
*  Adds rel nofollow to external links

Fixes #4583

Signed-off-by: Franck Nijhof <frenck@geekchimp.com>

* 🎀 Adds support for appending nofollow to existing external links
2018-03-15 14:21:57 -07:00
Paulus Schoutsen
6bc3041fe2 Add search powered by Algolia 2017-06-22 00:17:49 -07:00
Beat
889d8d6dfd Issue 2282 performance (#2287)
* switch components page to flexbox and mustachejs

* greatly improved website performance
* only load images when actually showing the box
* removed isotope JS

* Apply compression to HTML
2017-03-18 10:06:43 -07:00
Paulus Schoutsen
a4adf87fe3 Split up development pages 2016-04-16 15:06:08 -07:00
Paulus Schoutsen
2b619ad1c4 Fix anchor link issue 2015-10-28 23:45:59 -07:00
Paulus Schoutsen
b0bdfe2fe9 Update to site 2014-12-21 12:17:37 -08:00
Brandon Mathis
d8b796acb9 Another massive commit:
1. Major improvements to the responsive styling.
2. Toggleable sidebar
3. Upgraded to modernizr 2.0 which includes Respond.js
4. IE7-9 testing and fixes
5. New theming system which should make forkers happy
6. New rake task for installing Octopress themes
7. Magic
2011-06-07 10:45:01 -04:00
Brandon Mathis
8698a276f9 Cleaned out public from repository, updated gitignore, added syntax
highlighting tests, improved syntax highlighting and styling of pre
blocks.
Overriding dynamic gist styling.
Added a plugin for pygments caching which should speed things up
terrifically.
added ender.js as a lightweight way of scripting the DOM, events, etc.
Some general typography and semantic html improvements.
2011-05-30 00:30:16 -04:00
Brandon Mathis
c7d5365f81 major refactoring, improved file watching, changed site to public to support rack via pow (http://pow.cx) also implemented the basics of a 320 and up design refresh on the classic theme. This should make it great for mobile reading 2011-05-15 18:33:00 -04:00
Brandon Mathis
e4c2d5790b irrisponsibly massive commit 2011-04-17 22:49:30 -05:00