Commit graph

646 commits

Author SHA1 Message Date
a6eb45ad77 fix: ignore PHP version 2021-04-15 16:31:04 +01:00
00536ec036 test: comment out caching 2021-04-15 16:31:04 +01:00
bb4ecf8ff2 chore: update lockfile 2021-04-15 16:31:04 +01:00
81830618db fix: add --with-all-dependencies flag 2021-04-15 16:31:04 +01:00
Mark Cheret
0de569d3d3 Update php.yml
#73 #70
2021-04-15 16:31:04 +01:00
13a9c7aa8e update composer lockfile 2021-04-15 16:31:01 +01:00
Mark Cheret
d831585fd9 Delete symfonycorp.yml 2021-04-15 16:31:01 +01:00
Mark Cheret
c47952f42c Update symfonycorp.yml 2021-04-15 16:31:01 +01:00
Mark Cheret
43d61e08c9 Update symfonycorp.yml 2021-04-15 16:31:00 +01:00
Mark Cheret
69f5513df8 Create symfonycorp.yml 2021-04-15 16:31:00 +01:00
2bdb18bb01 Add getting started instructions to README 2021-04-15 16:30:48 +01:00
ebb76dd1de Add temp file 2021-04-15 16:30:35 +01:00
5f687a5f44 Add getting started instructions to README 2021-04-15 16:30:28 +01:00
Mark Cheret
dadce06df0 Create dependabot.yml 2021-04-15 15:30:21 +00:00
Mark Cheret
5a99056d21 Create php.yml 2021-04-15 15:30:21 +00:00
Mark Cheret
af9d814426 Delete symfonycorp.yml 2021-04-15 15:30:21 +00:00
Mark Cheret
f3793c58f6 Update symfonycorp.yml 2021-04-15 15:30:21 +00:00
Mark Cheret
3bc252bdd8 Update symfonycorp.yml 2021-04-15 15:30:21 +00:00
Mark Cheret
f6b7966564 Create ossar-analysis.yml 2021-04-15 15:30:21 +00:00
Mark Cheret
1d42d12c23 Create symfonycorp.yml 2021-04-15 15:30:21 +00:00
d9b7442f01 Add authorsfile to gitignore 2021-04-15 15:30:21 +00:00
0248718733 Add getting started instructions to README 2021-04-15 15:30:21 +00:00
7a3a4127d1 Commit composer lockfile 2021-04-15 15:30:21 +00:00
3a547af222 Rename dashboard/ to layout/. 2021-04-15 15:30:21 +00:00
98d1255f57 Add temp file 2021-04-15 15:30:21 +00:00
63a388ba29 Rename dashboard files 2021-04-15 15:30:21 +00:00
0f4bbeb55a Create LICENSE 2021-04-15 15:30:21 +00:00
92de67fc8f Add .phpdoc/ to gitignore 2021-04-15 15:30:21 +00:00
7bdbbd02da Generate HTML documentation using phpDocumentor 2021-04-15 15:30:21 +00:00
5cd4d165b1 Add footnotes header image 2021-04-15 15:30:21 +00:00
89d5d1a036 Add getting started instructions to README 2021-04-15 15:30:20 +00:00
2f36981b3a Update issue templates 2021-04-15 15:30:20 +00:00
fb179f1a95 fix: pass JS linter 2021-04-15 15:23:43 +01:00
7ff883bda4 Merge branch 'automated-linting' of github.com:markcheret/footnotes into automated-linting 2021-04-15 15:18:29 +01:00
fc0da5ec11 fix: remove JS formatting command 2021-04-15 15:17:38 +01:00
72d3078fa3
Merge branch 'main' into automated-linting 2021-04-15 15:07:27 +01:00
6d193af5de build: add NPM commands, docs 2021-04-15 15:03:09 +01:00
27d3e6269e
chore: remove date info (#94)
* chore: remove @lastmodified tags

* chore: remove @date tags

* chore: remove timestamps

* chore: remove timestamps

* chore: minor formatting fixes
2021-04-15 05:09:23 +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
d7a372ae2b build: add JS formatting commands 2021-04-15 03:20:58 +01:00
2cff59f28c docs: update readme linting instructions 2021-04-15 03:20:38 +01:00
d52de71726 chore: lint CSS files
The linter throws loads of errors - this commit only makes those
fixes that Stylelint can make automatically.
2021-04-15 03:12:37 +01:00
d8bb767806 chore: lint JS file 2021-04-15 03:10:54 +01:00
a06162d741 chore: lint PHP file 2021-04-15 03:10:33 +01:00
d433dd92da build: correct stylelint settings 2021-04-15 03:10:02 +01:00
a646a481db ci: update PHP command to lint everything 2021-04-15 03:06:46 +01:00
5db05c3779 build: add composer script commands 2021-04-15 03:06:27 +01:00
a661d36752 build: add JS and CSS linters 2021-04-15 03:06:08 +01:00
Mark Cheret
b14a2d80bb
Merge pull request #83 from markcheret/cache-busting
fix: add separate prod/dev cache-busters
2021-04-15 01:18:23 +02:00