Commit graph

355 commits

Author SHA1 Message Date
Oliver Davies 4de2f11f61 build(docker): remove the Nginx container 2022-01-26 00:22:04 +00:00
Oliver Davies 47a7a2b571 content: re-join lines 2022-01-25 18:53:41 +00:00
Oliver Davies cfe52cf3a8 content: update 2022-01-19 21:58:07 +00:00
Oliver Davies d2a6f7ea8c content: add draft post 2022-01-19 14:43:51 +00:00
Oliver Davies 6d2bc25a64 content: add message with LeanPub and GitHub links 2022-01-18 06:39:16 +00:00
Oliver Davies 635c2987f7 content: remove uses page 2022-01-17 11:36:59 +00:00
Oliver Davies 977fb939e6 content: update podcast text
Fixes: #17
2022-01-13 17:37:28 +00:00
Oliver Davies ac9c4b2f9b content: add Huw testimonial 2022-01-13 17:28:43 +00:00
Oliver Davies 12c841cb82 content: updated community contributions 2022-01-13 07:25:04 +00:00
Oliver Davies b0990f7edb build(docker): move Markdownlint
Move Markdownlint into the main Dockerfile and a service to the Docker
Compose override file.
2022-01-12 22:14:33 +00:00
Oliver Davies 9f510e4e23 content: reformat text 2022-01-12 21:45:37 +00:00
Oliver Davies f1fa22ae92 content: add old files from the live server
These can be re-organised and pruned at a later date.
2022-01-12 21:30:02 +00:00
Oliver Davies 61f66d79dd content: add header image 2022-01-12 21:14:09 +00:00
Oliver Davies 085c1733fa fix: add date to post 2022-01-12 21:14:09 +00:00
Oliver Davies a1e077ef07 content: reformat text 2022-01-12 21:14:03 +00:00
Oliver Davies 0f4fe3b8dc build(docker): add and configure ADR Tools 2022-01-12 18:40:04 +00:00
Oliver Davies 6e773d1301 chore: move social avatar image 2022-01-11 19:34:13 +00:00
Oliver Davies b82afcbd8c refactor: order classes using rustywind 2022-01-11 00:18:34 +00:00
Oliver Davies a98ba89b53 fix: change assets source path 2022-01-09 20:53:46 +00:00
Oliver Davies f04927c4f7 Add Sculpin feature flag post 2022-01-09 20:49:23 +00:00
Oliver Davies 4f51883ba7 refactor: move the output directory 2022-01-04 18:28:58 +00:00
Oliver Davies a455572098 Re-add anonymous recommendation 2022-01-03 22:21:39 +00:00
Oliver Davies d934089b57 refactor: rename event list partials 2022-01-03 10:52:29 +00:00
Oliver Davies a445072048 refactor: rename _partials to _includes 2022-01-03 10:26:51 +00:00
Oliver Davies 0482badc95 chore: update app command 2022-01-03 10:20:01 +00:00
Oliver Davies 6e120bee3a refactor: use Tailwind CLI and esbuild for assets
Fixes: #10
Fixes: #14
2022-01-02 17:16:00 +00:00
Oliver Davies aa22925e92 Wrap heading in quotes to fix error 2022-01-02 15:50:57 +00:00
Oliver Davies 4de218c3a1 Add links and headings 2022-01-02 00:20:42 +00:00
Oliver Davies 72376a3492 Add draft post 2022-01-02 00:01:40 +00:00
Oliver Davies b7d2f7b7f6 style: format text 2022-01-01 23:31:57 +00:00
Oliver Davies e6eb5d1025 fix: duplicate date in events
Fix event list formatting in front matter that was causing a duplicate
`date` key.
2022-01-01 23:21:04 +00:00
Oliver Davies a62f1897cd chore: ignore build 2022-01-01 23:02:59 +00:00
Oliver Davies 8e0a629026 chore: reformat text 2021-12-30 12:21:52 +00:00
Oliver Davies f002586a1e Move Dockerfile 2021-12-29 20:42:35 +00:00
Oliver Davies fbf35f1d0a Reformat text 2021-12-29 15:36:30 +00:00
Oliver Davies 5d06e85e62 Add GroningenPHP event 2021-12-29 15:25:35 +00:00
Oliver Davies cd782e627d Move the "online" text 2021-12-29 15:25:24 +00:00
Oliver Davies f506db6ca6 Organise events by date 2021-12-29 15:25:05 +00:00
Oliver Davies 9b29494550 Add Transport for Wales post 2021-12-29 15:24:41 +00:00
Oliver Davies 6fabb7b703 fix(run): prevent creating code directory
Prevent a `code` directory from being created within
`/var/www/oliverdavies.uk` when copying the built assets from the web
container.

Fixes: #11
2021-11-11 19:13:25 +00:00
Oliver Davies b5047c52cd fix(run): remove reference to .env at start 2021-11-11 19:04:48 +00:00
Oliver Davies 9e1e6e684c fix: update deployment steps 2021-11-11 11:24:00 +00:00
Oliver Davies ab55a7704b chore: update function name 2021-11-11 11:23:03 +00:00
Oliver Davies f0d0e2796c chore: add latest as a default hash 2021-11-11 11:16:15 +00:00
Oliver Davies 5049981f90 chore: capture arguments to the deploy command 2021-11-11 08:28:44 +00:00
Oliver Davies 630ee3a8c6 refactor: remove duplication in build arguments 2021-11-11 08:17:10 +00:00
Oliver Davies f9f3d23b7f fix: add the missing make dependency 2021-11-11 08:09:51 +00:00
Oliver Davies b860ea7a2e refactor: add spacing within the Dockerfile 2021-11-11 07:19:25 +00:00
Oliver Davies 748dc6bdb5 refactor: combine COPY commands
Combine two `COPY` commands to add the package.json and
package-lock.json files at the same time - the same way that is being
used for composer.json and composer.lock files earlier in the file.
2021-11-11 07:12:59 +00:00
Oliver Davies 84536d0508 refactor: rename docker commands to ci 2021-11-09 17:38:27 +00:00