3wordchant
  • Joined on 2020-03-23
3wordchant pushed to main at autonomic-coopera…/wordpress-starter 2024-05-16 02:08:38 +00:00
9b2f5eec60 Allow customising username to reset password of
8870e4b837 Switch back to default-ignore-all-wp-content
Compare 2 commits »
3wordchant pushed to main at autonomic-coopera…/wordpress-starter 2024-05-16 01:57:40 +00:00
cf00cc81da Switch to mariadb-dump, drop extra search-replace
3wordchant pushed to main at autonomic-coopera…/wordpress-starter 2024-05-16 01:49:03 +00:00
bf5ecd7b7c Skip spurious error during id
3wordchant pushed to main at autonomic-coopera…/wordpress-starter 2024-05-16 01:44:48 +00:00
b39b5ac713 More templating
3wordchant closed issue autonomic-coopera…/wordpress-starter#9 2024-05-16 01:38:55 +00:00
Incorporate PHP syntax check and optional custom block build into .drone.yml
3wordchant pushed to main at autonomic-coopera…/wordpress-starter 2024-05-16 01:38:55 +00:00
4ccb5b9a4e Add PHP syntax check, and (commented-out) custom block build
3wordchant pushed to main at autonomic-coopera…/wordpress-starter 2024-05-16 01:33:23 +00:00
79047e02e5 Skip composer installation unless requested
3wordchant closed issue autonomic-coopera…/wordpress-starter#5 2024-05-16 01:25:57 +00:00
Check that Mailhog actually works for outgoing email
3wordchant pushed to main at autonomic-coopera…/wordpress-starter 2024-05-16 01:25:57 +00:00
a0c19b759b Make Mailhog actually work
3wordchant commented on issue autonomic-coopera…/wordpress-starter#5 2024-05-16 01:12:23 +00:00
Check that Mailhog actually works for outgoing email

Options:

  1. custom sendmail script which just dumps to a file (or /dev/stdout maybe?) https://core.trac.wordpress.org/attachment/ticket/48060/48060.diff
  2. https://github.com/mailhog/mhsend…
3wordchant closed issue autonomic-coopera…/wordpress-starter#1 2024-05-16 00:56:10 +00:00
Make .gitignore of themes easier to use
3wordchant pushed to main at autonomic-coopera…/wordpress-starter 2024-05-16 00:56:10 +00:00
ef3feef634 Tweak docs
0804ff425d Add empty wp-content for clarity
061c43c831 Switch to ignoring only built-in Wordpress themes
Compare 3 commits »
3wordchant closed issue autonomic-coopera…/wordpress-starter#7 2024-05-16 00:53:43 +00:00
Set up gitea templating to fill in repo name where needed
3wordchant pushed to main at autonomic-coopera…/wordpress-starter 2024-05-16 00:53:43 +00:00
8b6229342c Add README, templating
3wordchant opened issue autonomic-coopera…/wordpress-starter#9 2024-05-15 18:17:35 +00:00
Incorporate PHP syntax check and optional custom block build into .drone.yml
3wordchant opened issue autonomic-coopera…/wordpress-starter#8 2024-05-15 18:13:45 +00:00
Single makefile to handle Co-op Cloud / non-Coop-Cloud syncing
3wordchant opened issue autonomic-coopera…/wordpress-starter#7 2024-05-15 18:11:31 +00:00
Set up gitea templating to fill in repo name where needed
3wordchant opened issue autonomic-coopera…/wordpress-starter#6 2024-05-15 18:10:15 +00:00
Drop requirement for configured abra setup for *_pull commands
3wordchant opened issue autonomic-coopera…/wordpress-starter#5 2024-05-15 18:04:56 +00:00
Check that Mailhog actually works for outgoing email
3wordchant opened issue autonomic-coopera…/wordpress-starter#4 2024-05-15 18:04:40 +00:00
Handle cases where local UNIX UID is not 1000