Граф коммитов

12 Коммитов

Автор SHA1 Сообщение Дата
renovate[bot] 3f65adb8eb
chore(deps): update dependency prettier to v2.4.1 (#1007)
* chore(deps): update dependency prettier to v2.4.1

* Run prettier

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Stuart Colville <scolville@mozilla.com>
2021-10-04 11:44:18 +01:00
renovate[bot] 23e6bad349
chore(deps): update dependency terser to v5 (#756)
* chore(deps): update dependency terser to v5

* Update to async Terser API

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Stuart Colville <scolville@mozilla.com>
2021-01-29 10:45:28 +00:00
Stuart Colville a04a675594
Replace Terser.parse with acorn (#899) 2021-01-29 10:16:33 +00:00
renovate[bot] b401906a73
chore(deps): update dependency postcss-url to v10 (#816)
* chore(deps): update dependency postcss-url to v10

* Add async to CSS processing

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Stuart Colville <scolville@mozilla.com>
2021-01-28 10:19:45 +00:00
Stuart Colville b79dab8954
Add tests for asset pipeline (#722)
* Refactor and add tests for asset-pipeline script

* Run prettier

* Fix require post rename

* Fix ref for non html and remove console.log

* Fix remaining reference
2020-08-11 10:39:46 +01:00
Stuart Colville 0846e3f2ad
Open external links in a new tab (#728)
* Open external links in a new tab

* Update test strings

* Avoid leaking to global scope

* run prettier

* Allow es6 features in browser js
2020-08-10 20:15:16 +01:00
Stuart Colville b72a185912
Fix carousel regression (#727) 2020-08-10 19:09:04 +01:00
Stuart Colville a2bc921ffe
Blow-up asset builds on error (#708) 2020-08-04 18:25:41 +01:00
Stuart Colville 7b80a9ae26
remove code formatter it breaks syntax highlighting 2020-07-17 20:50:39 +01:00
Stuart Colville af81bb13c9
Migrate to 11ty (#661)
* Initial config and data

* Get an initial homepage building

* Render homepage correctly

* Get the JS basics working

* Clean up some obsolete cruft

* Nuke asset tag

* Update include syntax and create src dir

* Got everything to build 

* Building JS and CSS and other fix-ups

* Remove styles template since it's redundant

* Clean-up some more @optim leftovers

* Remove asset_url

* More clean-up

* Tidy up more syntax highlighting etc

* Fix ext icon on homepage block links

* Run prettier

* Fix broken image link

* Rename *.html -> liquid

* Working search etc

* Remove underscores from directories

* Add content directory

* Fix config for content dir

* Add edit on github link

* Fix leftover highlighting blocks

* Fix repo link

* fix some display issues

* Fix some issues with the build dirs

* Exclude  from builds

* Run prettier

* Remove  - it's only needed if false

* Fix up next templating

* Set-up basic SEO tags

* Add SEO content

* Run prettier

* Use serialize instead of JSON.stringify

* Configure 404 locally

* Update readme

* Passthrough robots.txt and rename 404

* Fix broken file-extensions

* Fix broken html

* Initial assets pipeline

* Fix bug with non-hashed file paths

* Run prettier

* Remove log statement

* Modify build scripts

* Fix some minor nits, beautify html

* Run prettier fix some naming for deploy scripts

* Fix lint issues

* fix circle config indent

* Fix invalid circle config

* Move deps
2020-07-17 19:01:13 +01:00
bqbn 1409997ff8 Fix cicleci deploy errors 2018-11-28 10:50:48 -08:00
bqbn da5165e547 Add circle.yml and deployment scripts 2018-11-21 15:38:44 -08:00