Skip to content

Commit

Permalink
fix: update url adresses
Browse files Browse the repository at this point in the history
  • Loading branch information
practicalli-johnny committed Oct 22, 2024
1 parent c738538 commit a3fc40c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/posts/2024/june/17.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ Bigfoot trip to Gravesend Cycle park for 3 hours of advanced cycle training. Act
- slalom: last rider weaves in between all riders in front, first solo and then as triple groups
- pacing: outer line of riders drop back whist inner line of riders take brief turns at front before joining outer line at front. Last rider in outer line joins inner line after call from last rider

Video editing of the footage taken by the front mounted camera on my bicycle done using [Blender video editing tool](https://docs.blender.org/manual/en/latest/video_editing/introduction/).
Video editing of the footage taken by the front mounted camera on my bicycle done using [Blender video editing tool](https://docs.blender.org/manual/en/latest/video_editing/index.html).

[Inkscape](https://inkscape.org/) drawing tool was used to create section screens for the video, e.g. introduction slide and a slide for each activity. Inkscape slides are SVG images, exported to PNG images for use with Blender video editing.

Expand Down
4 changes: 2 additions & 2 deletions docs/posts/clojurists-together/2022-2023-updates.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ Contributions to other open source projects
Specific guides (plays) to common software engineering tasks covering a range of practices and tools

* Architecture
- [C4 code driven architecture diagrams and Structurizr tool](https://practical.li/engineering-playbook/architecture/structurizr/)
- [C4 code driven architecture diagrams and Structurizr tool](https://practical.li/engineering-playbook/software-design/architecture/structurizr/)
- Practicalli FinTech risk system with Data Science Modelling example architecture
* Build tools
- [Make universal build automation tool](https://practical.li/engineering-playbook/build-tool/make/)
Expand Down Expand Up @@ -93,7 +93,7 @@ New articles:
- [London Clojurians Community - a relatively brief history](https://practical.li/blog/london-clojurians-community---a-relatively-brief-history/)
- [Build and run Clojure with Multi-stage Dockerfile](https://practical.li/blog/build-and-run-clojure-with-multi-stage-dockerfile/)
- [practicalli/clojure-app-template Dockerfile](https://github.com/practicalli/clojure-app-template/blob/main/Dockerfile) comprehensive multistage Dockerfile example
- [Make Clojure development tasks simple and consistent](https://practical.li/blog/posts/make-clojure-tasks-simple-and-consistent/) - Update: moved to [Practicalli Engineering Playbook - Make](https://practical.li/engineering-playbook/build-tool/make/)
- Make Clojure development tasks simple and consistent - Update: moved to [Practicalli Engineering Playbook - Make](https://practical.li/engineering-playbook/build-tool/make/)
- [ practicalli/clojure-app-template Makefile](https://github.com/practicalli/clojure-app-template/blob/main/Makefile)
- [ClojureScript workflow with Clojure CLI tools and Figwheel-main](https://practical.li/clojurescript/figwheel-workflow/)
- [Adopting FreeDesktop.org XDG standard for development tools](https://practical.li/blog/freedesktoporg-xdg-standard-for-clojure-development-tools/)
Expand Down

0 comments on commit a3fc40c

Please sign in to comment.