Wolfr
Wolfr
This is a JS issue I could use help with! The UI code is already there but commented out: https://github.com/Wolfr/sveltekit-jui/blob/main/src/routes/styleguide/%24layout.svelte#L246-L249 . I need help with the JS logic.
@Satya-Prakash-Dwivedi Right now, Bedrock is not actively being maintained!
Summary: emacs editor generates hidden files that cause Routify to generate directory entry errors. Parts of the code could be improved to ignore files matching `**/.#*`
It just looks unprofessional, somebody who commited this code didn't configure their editor right.
Question @jakobrosenberg , if I set `` on the blog pages, they disappear entirely. Can you check what is going on?
I've now set it up to use `` but I could use some help @jakobrosenberg . * Only show 3rd level nav when you are actually in the 2nd level...
## How to migrate your Sapper project to Routify Assuming you started from [sapper-template](https://github.com/sveltejs/sapper-template), do the following. 1. Copy over the dependencies and the npm tasks from routify-starter's [package.json](https://github.com/sveltech/routify-starter/blob/master/package.json). 2....
Thank you, we might want to add this to the site yes. I am now going through all issues and pruning them.
What are the use cases for this? If you have a use case for environment specific variables and/or have used this feature, please describe it here so we can document...
Not sure if this is documented somewhere or whether it should be?