Commit Graph

30 Commits

Author SHA1 Message Date
Jakob Schnitzer f30ac2234f remove compiled assets from repo 2022-12-17 10:09:55 +01:00
Jeff Dairiki d8cfbc9a16 Run `npm audit fix` followed by `lektor build -f webpack`
This updates loader-utils from 1.4.0 to 1.4.2.

Closes #355.
2022-11-14 16:07:34 -08:00
Jeff Dairiki df446238ed Hacky wrapping of long function/method signatures
This could be improved upon.
2022-02-26 16:53:12 -08:00
Jakob Schnitzer 8f8264afb2 rebuild assets 2022-02-20 14:59:23 +01:00
Patrick Gerken 471643f78c Upgrade all javascript dependencies 2022-02-20 14:28:32 +01:00
Joseph Nix b10d32fa51 [showcase-style-fixes] Fixing main container expanding in size on medium viewport, and cropping tall thumbnails on showcase page. 2018-06-08 16:32:45 -05:00
Joseph Nix af90510192 [pluginlist-update] Updated templates to final version with many updates, made project-data plugin more robust, tweaked some css and ran webpack again. 2018-05-14 16:41:39 -05:00
Joseph Nix 460693eccb [pluginlist-update] Adding lektor-tags for plugins, adding assets for another webpack build, plugin template tweaks. 2018-05-14 16:41:38 -05:00
Joseph Nix ae9e7090eb [pluginlist-update] Rerunning webpack, adding section to plugins/publishing explaining how to get your plugin listed, adding custom summary field to plugin model, adding Disqus to plugin pages, finishing project_data plugin and using it to fill out plugin page, finishing plugin page. 2018-05-14 16:41:38 -05:00
David Baumgold c3eeebdb18 Rerun webpack, commit results 2016-08-04 16:05:21 -04:00
David Baumgold e52d85abaf Updated NPM dependencies
* Updated devDependencies in package.json to their latest versions
  on NPM
* Added "babel-preset-es2015" to compile ES6 to ES5 before passing
  to UglifyJS, since Uglify can't handle ES6 yet
* Suppress warnings from UglifyJS
* Ran Webpack to regenerate assets
2016-07-22 16:41:01 -04:00
David Baumgold 0ecf8c4575 Add favicon 2016-07-22 11:22:23 -04:00
Armin Ronacher 156c73df57 Imported new images 2016-01-09 10:27:02 +01:00
A. Jesse Jiryu Davis d015f8ce66 Add prev/next links to blog posts. 2016-01-06 16:53:47 -05:00
Armin Ronacher 9346ba5719 Improved gitter integration 2015-12-30 00:25:24 +01:00
Armin Ronacher 06a3f32639 Added showcase 2015-12-27 21:46:27 +01:00
Armin Ronacher 58be61f2c0 Fixes for mobile 2015-12-27 13:44:15 +01:00
Armin Ronacher bc74916054 Style updates 2015-12-26 20:17:07 +01:00
Armin Ronacher 7e72742bea banner -> page-banner because adblock -.- 2015-12-26 11:16:34 +01:00
Armin Ronacher d9e7456c45 Improved rendering of banners and simplified model 2015-12-26 10:52:00 +01:00
Armin Ronacher b260294f97 Added admonitions 2015-12-25 13:21:49 +01:00
Armin Ronacher 325eb1fe7e Added publisher docs 2015-12-24 20:54:55 +01:00
Armin Ronacher 40858112a7 Blend in buttons to pop less 2015-12-23 12:33:31 +01:00
Armin Ronacher 736f53e4cb Updated installation docs 2015-12-21 13:22:49 +01:00
Armin Ronacher f0ecbc7e02 Design and license update 2015-12-20 21:37:07 +01:00
Armin Ronacher 69da84811e Updated focus color for theme 2015-12-20 13:51:21 +01:00
Armin Ronacher 6830a89209 Added usage info for the search 2015-12-20 13:48:37 +01:00
Armin Ronacher b440253729 Added search 2015-12-20 13:41:12 +01:00
Armin Ronacher a8b48d4f00 Added badges 2015-12-20 00:31:49 +01:00
Armin Ronacher b5baa037bf Initial commit 2015-12-19 14:52:17 +01:00