A simple Wasp Blog template from https://toograded.com/blog
And a Tailwind LandingPage from https://toograded.com
Upload new articles to @app/src/articles.
And update @app/src/blog/ArticlePreview.tsx.
Don't forget the main.wasp route.
Find in @app/src/TooGraded.
it uses: @heroicons/react & react-intersection-observer packages
-
npm install @heroicons/react -
npm install react-intersection-observer
The DarkModeSwitcher is also updated.
Yes, I added a sitemap. Please, I take care of you, take care of Google Crawlers ;)
Is @app/public/sitemap.xml.
Just follow a similar structure for new pages.