gridsome.org
gridsome.org copied to clipboard
The website for Gridsome.org
All the `h1`, `h2` and `h3` have a positive `padding-top` and a negative `margin-top` like: https://github.com/gridsome/gridsome.org/blob/f563027d4a8bc07c96ae023ba62a933c687d60b7/src/assets/style/docs.scss#L21-L23 Because of this negative `margin-top` the text above any title can't be selected _(in...
Preview: https://deploy-preview-172--gridsome-org-dev.netlify.com/blog/2019/05/21/vue-remark
Hey @tomtev, finally managed to getting to reviewing the post. Have just made some minor tweaks. Very cool stuff!! About to play around with it now. Not sure me switching...
Lets you search docs on much narrower screens (portrait), if the current path starts with "/docs". With this it's easier to type and see the immediate results at once in...
Transferring all the content from Notion to GitHub.
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...
Adds stormkit to deployment guides. Here's an example app: https://gridsome-hello-world.stormkit.dev/ And the example repo: https://github.com/svedova/gridsome-hello-world Importing and clicking `Deploy` button without any config deploys the project successfully.