The navigation now works…. But I’m not really happy about it. But for now I started styling a bit (also that I’m not getting flashbanged).
How I implemented the client nav at the moment
The server now returns the same index.html file for every page and js loads the page-content. This lags sometimes and is not very performant…
Style and Themes
I’ve started styling. All the colors and also some other properties are specified in a theme-css file, so later you could have your own theme as a css file with only vars or if you want to style even more, you can add custom styles for specifc components, thats the plan for theming.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.