Commit Graph

53 Commits (zwa-2-distributor)

Author SHA1 Message Date
Darren Griffin e716bb9ba3 Revert gemfile 2025-08-13 18:09:22 +00:00
Darren Griffin fcf3d906e1 Update assets 2025-08-13 18:00:30 +00:00
Darren Griffin f3e95d9ff8 Various fixes 2025-08-13 09:52:33 +00:00
Darren Griffin 3e9fcbddef Render rework 2025-08-12 15:37:27 +00:00
Darren Griffin b77c9b225c Several fixes 2025-08-12 09:14:21 +00:00
Darren Griffin 5139e9fc45 Remove markers 2025-08-11 16:23:46 +00:00
Darren Griffin 26a43386da More fixes 2025-08-11 15:57:45 +00:00
Darren Griffin 35d92616be Various fixes 2025-08-11 13:21:19 +00:00
Darren Griffin 3b81341e77 Added final render 2025-08-08 18:16:11 +00:00
Darren Griffin f83774eba6 New video 2025-08-07 11:32:18 +00:00
Darren Griffin 4a2ece7c3c WIP next animation 2025-08-07 11:17:58 +00:00
Darren Griffin b2c7f6e18b Render optimisations, mobile work 2025-08-06 13:22:40 +00:00
Darren Griffin 1447674f92 Further improvements 2025-08-04 13:50:39 +00:00
Darren Griffin ec1314028a Header update 2025-08-01 15:47:52 +00:00
Darren Griffin 075b677248 Remove unused animation 2025-07-31 09:18:12 +00:00
Darren Griffin 13afa038ba WIP 2025-07-30 12:31:15 +00:00
Darren Griffin eab01c3bd0 WIP 2025-07-18 16:21:48 +00:00
Darren Griffin 3fb8c29367 WIP 2025-07-18 13:04:37 +00:00
Darren Griffin 5c30d0237d WIP 2025-07-16 09:28:36 +00:00
Darren Griffin 3dcf83f862 Update to use better pixel format 2025-07-15 14:27:23 +00:00
Darren Griffin 30ccd8f9ec Add FFMPEG script as comment 2025-07-15 13:51:30 +00:00
Darren Griffin 29e250b89f WIP 2025-07-15 13:30:31 +00:00
Darren Griffin 038b84c61a More work on video frames 2025-07-15 12:12:19 +00:00
Darren Griffin e1d90a249f WIP Marketing site 2025-07-14 17:18:02 +00:00
Dawid Nowak 21a7dc80a8
Positioning terminology tooltip to be always fully visible (#31355)
* Positioning terminology tooltip to be always fully visible

#resolves https://github.com/home-assistant/home-assistant.io/issues/31341

* terminology_tooltip: removed debugs

resolves 7a0183402f (r1485840114)

* terminology_tooltip: removed $–convention from var names

resolves 7a0183402f (r1485839944)

* terminology_tooltip: let -> const

---------

Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2024-02-14 09:07:15 +01:00
Richard Leurs b7b0f8b1a5
Update jQuery to v3.5.1 (#15193)
Co-authored-by: Richard Leurs <7275740+EarthlingRich@users.noreply.github.com>
2020-10-12 14:00:58 +02:00
Franck Nijhof 25a06edeb5 🚑 Fixes javascript error by removing unused GitHub extension (#9866) 2019-07-15 14:07:13 -07: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
Alok Saboo a4dca76042 Fixed typos (#6623)
* Fixed typos

* More typos
2018-10-09 12:13:54 +02: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
Martin Elwin 362c7834d7 Return months when > 31 days. 2010-11-17 02:39:00 +08:00
B Mathis 42251dddca improved layout flexibility 2010-03-10 13:59:18 -06:00
B Mathis 60d42be5ce updated twitter link to have correct tweet link on timestamp 2010-03-09 23:34:35 -06:00
B Mathis b021a483dc added check for twitter container in twitter.js 2009-11-14 14:47:53 -06:00
B Mathis 0ac4eca1d4 expanding code now adjusts the scroll position to accommodate for differently wrapped text 2009-11-12 13:23:01 -06:00
B Mathis a23a4734b4 fixed twitter cookie saving 2009-11-12 13:22:31 -06:00
B Mathis a91019b919 set twitter cookie to lastexpire in 30 minutes 2009-11-12 12:18:02 -06:00
B Mathis 6a4ccce18c removed collapse sidebar function 2009-11-12 12:05:27 -06:00
B Mathis a55a551566 added ability to collapse layout 2009-11-12 11:57:01 -06:00
B Mathis 0b744bae5e improved javascript for code expansion 2009-11-12 10:28:30 -06:00
B Mathis 1eddd60a71 updated syntax style, added javascript for expanding code blocks 2009-11-12 10:19:36 -06:00
B Mathis b060c72c8e made twitter source optional 2009-11-11 17:15:43 -06:00
B Mathis bc033cfa8e updated styles for delicious and twitter 2009-11-09 23:38:48 -06:00
B Mathis c27f5f8e5a updated twitter style, added metadata 2009-11-07 22:51:36 -06:00
B Mathis f702f2fc2f added sidebar partial, updated twitter style, handling linebreaks with paragraphs 2009-11-07 19:24:09 -06:00
B Mathis 24c5fedcbc udpated thirdparty integration, it is now conditionally added, updated readme 2009-11-07 12:05:10 -06:00