Randall

Results 89 comments of Randall

> Although it works perfectly in my case, it needs more testing and work to make it Gentoo's ebuild policy conformant. FWIW there isn't a way to make this Gentoo...

@thobson, I'm currently taking a look at this. Sorry for the delay.

@thobson So, currently, using `environment variables` from a `.env` file (through Vite) is broken when trying to use markdown files. However, this isn't caused by the compiler, but rather, our...

@poutingemoji The problem in this instance, mate, is it seems you're trying to escape `*` when you're already inside the `{}`. You can retrieve the values as `{frontmatter.value} /* 2`...

@natemoo-re Before this is ready, I think I want to get rid of `nvm` in favor of `volta` that you're already using.

@natemoo-re Restarting the work on this PR. So I replaced `nvm` with `volta`, but you still need to run `volta install node && npm install --global pnpm` to get everything...

@natemoo-re Actually, I fixed it. Now it will automatically set up `node` and `[email protected]` with `volta` automatically. πŸŽ‰ So now it's πŸ’― ready for primetime.

@EliverLara Would it be okay if I make a PR that updates the install instructions with this Icon Theme recommendation?

@FahimFBA That would be excellent. Otherwise, I could do this as well, if you prefer. Thank you for the offer to help.