Your Blog Name

This is an Eleventy project created from the eleventy-base-blog repo.

Refactor personal agile environment.

I made some good progress yesterday in setting up my personal agile environment.

Today I am refactoring the setup slightly by moving the wikijs setup into the notes blog. This will simplify setup considerably.

After reviewing the setup it was clear that the only two features I was using from wikijs that are not present in the notes blog are:

I can use VSCode for markdown editing, and for search I can grep files on the file system. It makes sense to use the blog for managing sprints.

Using VScode is in many ways better because it has lots of text editing tools so for instance search and replace is a lot quicker.

WikiJS might be used for more involved projects later down the line.

I will at a later date figure out a better search feature.