-
GitHub pages is a popular hosting solution for static sites. Currently for me to deploy output from the build folder to GH pages I have to maintain and run this script:
```bash
cd build && git ini…
-
**Is your feature request related to a problem? Please describe.**
yes. it is common to want to place og:images and other assets in `/static`. however that isn't synonymous with wanting to cache ev…
-
## Bug Description
The static cache file not removed when the queue is run through php artisan queue:work, (or using database queue).
After hours of inspection, the is due to the caching of fu…
-
This is a great boilerplate, but it bills itself as not only being for static sites but also for single-page-applications, thus it would be nice to see examples of full object CRUD. I would be very gr…
-
### Bug description
The GraphQL Api does not work in the latest Statamic Version. No query is possible, the explorer window is empty and there is also an error in the Docs.
![image-1](https://gi…
-
Once upon a time, the maintainers posted a PowerTOP User's Guide over at 01.org:
* https://01.org/sites/default/files/page/powertop_users_guide_201412.pdf
It's still pretty useful, but:
* It's a …
thac0 updated
9 months ago
-
# Blog RFC
In order to Migrate the [NoCountryForGeeks Blog](https://www.nocountryforgeeks.com/) we need to provide a way of build the blog and the blog itself. The idea is to create 2 different rep…
-
Hi!
I'm using nuxt-password-protect in combination with [Nuxt Content](https://content.nuxtjs.org/) and noticed that `nuxt generate`, doesn't generate the dynamic content pages if 'password-protect' …
phivk updated
2 years ago
-
I have a question with the dataset used in this project I read from certain sites and including Kaggle there is Imagenet - ILSVRC2012 dataset which is around ~150Gb and has 1000 classes. But I also se…
-
right now the blogging experience is all based on hashnode. it would be better to be able to:
* author a blog using docusaurus' blog feature
* ~~use vercel to render PRs against the repo to solici…