Madelena Mak
ced5b58f76
Make blog posts look less cluttered ( #33887 )
2024-07-20 14:35:22 +02:00
Madelena Mak
138aa062ea
A wider website and documentation navigation revamp ( #33601 )
...
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2024-07-16 13:40:34 +02:00
Madelena Mak
4fadb43ff5
Fix-green-landing-page ( #33541 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2024-07-05 17:34:47 +02:00
Madelena Mak
d4c03fe1be
Update the theme to match branding better ( #33462 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2024-06-30 13:47:01 +02:00
Joakim Sørensen
ea54b49908
Implement handling "related" key for related information ( #32372 )
2024-04-19 18:42:19 +02:00
Bram Kragten
86d5e3ab19
Update getting started (and some other changes) ( #29928 )
...
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2023-11-23 09:09:12 +01:00
Joakim Sørensen
8dac450e8a
Only load forum embed for current ( #29558 )
2023-10-26 20:59:28 +02:00
Bram Kragten
19a4c86329
Add new logo, and green landingpage ( #28935 )
2023-09-17 22:32:35 +02:00
Joakim Sørensen
534dd9cbb0
Remove confusing disaperaing logic for landingpage fab ( #26845 )
2023-04-03 10:44:17 +02:00
Paulus Schoutsen
42db5c489a
Restyle integration alert bar ( #23579 )
2022-07-30 10:27:08 -07:00
Joakim Sørensen
dcb7f028d8
Fix alert for multiple integrations ( #19410 )
2021-09-21 09:37:28 +02:00
Paulus Schoutsen
5c24fae3ec
Tweaks landing page
2021-08-03 21:33:36 +00:00
Joakim Sørensen
5ddc45ccf1
Add energy landingpage ( #18689 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2021-08-03 22:34:09 +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
2a5fc2a062
Rename github edit to feedback ( #16493 )
2021-02-10 16:13:17 +01:00
Franck Nijhof
ba6d8174ec
Add feedback block to all pages ( #16474 )
2021-02-09 21:24: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
1833c32a2c
Cleans up front matter ( #9835 )
...
* Sets front matter defaults
* Removes default front matter from section templates/pages
* Removes default front matter from addon pages
* Removes default front matter from integration pages
* Removes default front matter from posts
* Removes default front matter from docs pages
* Removes default front matter from other pages
* Fixes blog category pages
2019-07-11 14:35:08 -07: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
Paulus Schoutsen
80b268cd65
Extract developer site ( #5249 )
...
* Extract developer site
* Fix title in sidebar
* Update dev section reference
* Update edit in github link on help page
2018-04-26 11:14:55 -04: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
e66d5b81d2
Fix disqus comments
2018-01-27 01:01:24 -08:00
Paulus Schoutsen
d300a9dc44
Add Discourse for comments
2018-01-27 00:30:24 -08: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
432ee1a169
Update getting started
2016-04-16 17:10:09 -07:00
Paulus Schoutsen
a4adf87fe3
Split up development pages
2016-04-16 15:06:08 -07:00
Paulus Schoutsen
cc8e5f5685
Remove component layout page
2016-02-07 14:20:52 -08:00
Paulus Schoutsen
48e3696239
Add edit on GitHub link
2016-01-22 00:12:39 -08:00
Paulus Schoutsen
2b619ad1c4
Fix anchor link issue
2015-10-28 23:45:59 -07:00
Paulus Schoutsen
8f47eb20e5
More fixes
2015-10-27 00:53:57 -07:00
Paulus Schoutsen
03d0d75ae1
Component details pages added
2015-10-25 00:58:12 -07:00
Paulus Schoutsen
3579458b40
Added blog post, updated styles
2014-12-26 00:03:31 -08: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
B Mathis
16aab4abb2
updated syntax styling to have nice headers for code windows
2010-03-10 14:22:19 -06:00
B Mathis
42251dddca
improved layout flexibility
2010-03-10 13:59:18 -06:00
B Mathis
eefe29e5d0
now Octopress uses partials
2010-03-10 12:23:30 -06:00
B Mathis
ffc2962001
fixed google analtyics tracking id
2009-11-25 08:06:41 -06:00
B Mathis
f6e169a8dc
added variable for google tracking id
2009-11-25 08:02:28 -06:00
B Mathis
50c0368400
fixed discussion url id
2009-11-25 07:43:45 -06:00