Commit graph

646 commits

Author SHA1 Message Date
03cd2d5855 chore: add assets dir 2021-04-24 12:02:54 +01:00
e58ac5b4e0 ci: improve build scripts 2021-04-24 11:57:47 +01:00
ff7710c514 ci: concat AMP stylesheets 2021-04-24 11:57:20 +01:00
a01128e223 chore: increment version constant string 2021-04-24 11:56:43 +01:00
5d75955ed4 ci: fix PHP linting commands 2021-04-24 11:56:18 +01:00
bbf38d9288 chore: lint 2021-04-24 11:55:56 +01:00
db825e738f ci: call correct JS file 2021-04-24 11:55:30 +01:00
5d13a13edc ci: minify all JS files 2021-04-24 11:49:06 +01:00
b23befa499 ci: comment out CSS linting step (that's going to be a whole *thing*) 2021-04-24 11:02:26 +01:00
5885ca9d75 ci: add linting steps 2021-04-24 11:00:57 +01:00
e029c121b8 build: add stylesheet, JS minification 2021-04-24 10:58:25 +01:00
2d23541f06 fix pre-push command 2021-04-24 10:31:52 +01:00
dcb2ec004d fix pre-push command 2021-04-24 10:31:32 +01:00
2279bbef38 build(linting): add Husky hooks, Markdown linting, lint all MD files 2021-04-24 10:29:58 +01:00
c9aa7dcc5f docs: update documentation 2021-04-24 09:38:08 +01:00
695e1331cc chore: reflect new dir structure 2021-04-24 09:37:15 +01:00
f6df8e41cd chore: update gitignore 2021-04-24 09:31:01 +01:00
8193f49d98 ci: reflect new directory structure 2021-04-24 09:16:58 +01:00
ae9881deba docs: tweak contributing guide 2021-04-24 09:16:32 +01:00
6569656dc4 docs: delete info texts
These can now be found in the [project wiki][wiki].

[wiki]: https://github.com/markcheret/footnotes/wiki
2021-04-24 09:16:12 +01:00
c3d98b6a04 chore: move Plugin source into own dir 2021-04-24 09:14:16 +01:00
96cb3cb38f docs: revert stable tag to 2.7.0 2021-04-24 08:57:53 +01:00
b61aa7630f remove tracked stylesheets 2021-04-24 08:56:47 +01:00
1509ee5bf9 release 2.7.1 2021-04-23 17:14:20 +01:00
8a3e9f3067 ci: update scripts 2021-04-23 17:13:55 +01:00
e780d817c1
docs: update WP readme (#139)
* docs: split changelog into separate file

See #137

* docs: add information to Plugin header

Fix #138

* docs: update WP readme

* docs: remove FAQs

* docs: remove installation instructions

These were causing the FAQ section to render incorrectly
when viewed in the [preview validator][validator].

Also, the [WP Plugin Handbook][wp-handbook] says that:
> If your plugin has no custom install settings, it's
> okay to omit this section.

[validator]: https://wpreadme.com/
[wp-handbook]: https://developer.wordpress.org/plugins/wordpress-org/how-your-readme-txt-works/#installation

* docs: update links, versions, add extra changelog items

* docs: lower version to stable ver
2021-04-23 16:27:39 +01:00
Mark Cheret
e8bd3830dc
Merge pull request #130 from markcheret/security_add_snyk 2021-04-22 21:03:53 +02:00
Mark Cheret
8bab805bab
Merge pull request #131 from markcheret/rename-release-archive
ci: rename folder during release process
2021-04-20 14:44:39 +02:00
12c642a553 ci: rename folder during release process 2021-04-20 11:35:33 +01:00
Mark Cheret
70fdc9dcbd
doc: add snyk shield 2021-04-20 04:21:37 +02:00
Mark Cheret
b5af559ff4
activate specific push action 2021-04-20 04:07:08 +02:00
Mark Cheret
6cb765cb5a
updated settings on snyk.io 2021-04-20 04:05:00 +02:00
Mark Cheret
a5b86ec20c
update snyk.ymk 2021-04-20 03:59:19 +02:00
Mark Cheret
687c07da93
added license info in package 2021-04-20 03:48:16 +02:00
Mark Cheret
ec462f1a7b
update snyk.yml 2021-04-20 03:36:29 +02:00
Mark Cheret
f0503cceaf
updated snyk workflow 2021-04-20 03:30:57 +02:00
Mark Cheret
1e5d0b171f
security: add snyk 2021-04-20 03:28:19 +02:00
Mark Cheret
fe48c2b34a
Merge pull request #127 from markcheret/release-tweaks
ci: release process tweaks
2021-04-20 00:50:54 +02:00
e9438bc462 fix: (hopefully) fix CI script 2021-04-19 20:05:44 +01:00
3ae70069b3 fix: fix release and build scripts 2021-04-19 20:05:33 +01:00
95787e597c docs: add changelog 2021-04-19 20:04:29 +01:00
82c5d0f50f fix: add correct version tag 2021-04-19 20:04:18 +01:00
Mark Cheret
d809d00c23
Merge pull request #114 from markcheret/review-codebase 2021-04-19 13:32:37 +02:00
57d5e40532
Merge branch 'main' into review-codebase 2021-04-19 12:27:24 +01:00
2d4b778377 refactor: re-add Footnotes prefix to Hooks 2021-04-19 12:24:26 +01:00
7adab1cd45 fix: correct ref container class name 2021-04-19 12:19:56 +01:00
58683dd523 refactor: remove MCI prefixes 2021-04-19 12:16:05 +01:00
2f809f4fe9 Revert "refactor: remove Hungarian notation and MCI prefixes"
This reverts commit 1284544556.
2021-04-19 12:15:17 +01:00
Mark Cheret
f6a6852675
Merge pull request #125 from markcheret/dependabot/composer/marcocesarato/php-conventional-changelog-1.10.2
build(deps-dev): bump marcocesarato/php-conventional-changelog from 1.10.1 to 1.10.2
2021-04-19 11:44:21 +02:00
dependabot[bot]
e9334cb733
build(deps-dev): bump marcocesarato/php-conventional-changelog
Bumps [marcocesarato/php-conventional-changelog](https://github.com/marcocesarato/php-conventional-changelog) from 1.10.1 to 1.10.2.
- [Release notes](https://github.com/marcocesarato/php-conventional-changelog/releases)
- [Changelog](https://github.com/marcocesarato/php-conventional-changelog/blob/main/CHANGELOG.md)
- [Commits](https://github.com/marcocesarato/php-conventional-changelog/compare/v1.10.1...v1.10.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-19 09:33:05 +00:00