cover image

Setting Up Obsidian for Content Planning and Project Management

Obsidian is a flexible markdown writing application that allow users to customize notes with templates and other plugins. In this post, I share my setup and my custom templates for content planning and simple project management.

on March 11, 2024

Obsidian is a flexible markdown writing application that allow users to customize notes with templates and other plugins. In this post, I share my setup and my custom templates for content planning and simple project management.

Read More...

cover image

Creating an Automated Documentation Pipeline in PHP with Autodocs and GitHub Actions

In this tutorial, learn how to create an automated documentation pipeline in PHP with Autodocs, Minicli, and GitHub Actions

on January 16, 2024

In this tutorial, learn how to create an automated documentation pipeline in PHP with Autodocs, Minicli, and GitHub Actions

Read More...

cover image

From SVG to 3D Printed with Inkscape and FreeCAD

Learn how to import an SVG file on FreeCAD and turn it into a solid shape that can be 3D printed

on November 09, 2023

Learn how to import an SVG file on FreeCAD and turn it into a solid shape that can be 3D printed

Read More...

cover image

FreeCAD for Beginners

In this introduction to 3D design with FreeCAD, learn how to navigate the interface and use the Part Design workbench to create a simple pen holder for 3D printing.

on November 09, 2023

In this introduction to 3D design with FreeCAD, learn how to navigate the interface and use the Part Design workbench to create a simple pen holder for 3D printing.

Read More...

cover image

How to Create a GitHub Action in PHP with Minicli

In this tutorial you'll learn how to create a GitHub Action that will import your posts from DEV into a GitHub repository you own. We'll build this in PHP using Minicli.

on April 26, 2022

In this tutorial you'll learn how to create a GitHub Action that will import your posts from DEV into a GitHub repository you own. We'll build this in PHP using Minicli.

Read More...

cover image

How To Create a Composer Bin Command with Minicli

Learn how to create a simple Minicli application and distribute it as a Composer Bin Command.

on June 23, 2021

Learn how to create a simple Minicli application and distribute it as a Composer Bin Command.

Read More...

Built with Librarian by @erikaheidi.

Back to top