Commit graph

12 commits

Author SHA1 Message Date
6a1117be15
ci: improve release process, clean up and re-org repo, add automated minification (#143)
* ci: update scripts

* release 2.7.1

* remove tracked stylesheets

* docs: revert stable tag to 2.7.0

* chore: move Plugin source into own dir

* docs: delete info texts

These can now be found in the [project wiki][wiki].

[wiki]: https://github.com/markcheret/footnotes/wiki

* docs: tweak contributing guide

* ci: reflect new directory structure

* chore: update gitignore

* chore: reflect new dir structure

* docs: update documentation

* build(linting): add Husky hooks, Markdown linting, lint all MD files

* fix pre-push command

* fix pre-push command

* build: add stylesheet, JS minification

* ci: add linting steps

* ci: comment out CSS linting step (that's going to be a whole *thing*)

* ci: minify all JS files

* ci: call correct JS file

* chore: lint

* ci: fix PHP linting commands

* chore: increment version constant string

* ci: concat AMP stylesheets

* ci: improve build scripts

* chore: add assets dir
2021-04-25 09:28:02 +01:00
fb179f1a95 fix: pass JS linter 2021-04-15 15:23:43 +01:00
fc0da5ec11 fix: remove JS formatting command 2021-04-15 15:17:38 +01:00
7152579fd8 ci: separate linting commands, disable CSS for now 2021-04-15 05:06:36 +01:00
2c9e14a45a ci: add formatting command 2021-04-15 03:21:38 +01:00
a646a481db ci: update PHP command to lint everything 2021-04-15 03:06:46 +01:00
833097ea24 feat: re-add caching command, add linting command 2021-04-14 23:40:30 +01:00
6891f58f2c fix: ignore PHP version 2021-04-14 23:38:13 +01:00
feb9995bc8 test: comment out caching 2021-04-14 23:35:13 +01:00
e17167f7fe fix: add --with-all-dependencies flag 2021-04-14 23:27:32 +01:00
Mark Cheret
7128ef4282
Update php.yml
#73 #70
2021-04-14 23:36:21 +02:00
Mark Cheret
4595b4a886
Create php.yml 2021-04-04 22:29:01 +02:00