Nikita
Nikita
All the source code is in the repo. CSS/JS were provided by vitepress default theme. Front matter is available in the files themselves.
It's okay though, I will make the migration within a month myself.
I've been thinking of incorporating use of generated changelogs for all my projects. This https://github.com/yoshuawuyts/changelog seems like an awesome tool. Maybe we use that?
I think so yeah
I have a feeling it's due to us not tagging a release in Git. I think the tool uses that to make the changelog.
Will take a look in a bit
It would also be amazing to add the functions of [this build script](https://github.com/nikitavoloboev/dotfiles/blob/master/bin/workflow-build) to the tool too. The reason is that not all workflows follow the `workflow dir` convention and...
This won't help as I don't want to add this manually for every styled component. Basically I want to see in DOM quickly which DOM element corresponds to which React...
Hi @durka, would it be possible to take a look at this? Would really appreciate it if this parser worked on that file. Thank you.
Hi @durka, did you get any time to look at yet? I would really appreciate it.