-
The following is a description of a first time experience trying to set up Gutenberg as someone who's never used a static site generator before. I hope it's useful info to help smooth off some of the …
jwatt updated
6 years ago
-
I haven't tested this myself, but just reporting this so it's on file:
@fvsch in the blog post [About static site generators](https://fvsch.com/static-site-generators/) claims that:
> [gutenberg…
jwatt updated
6 years ago
-
Maybe it's obvious for those who know about webpack, but practically all sites for SSGs have a section in their docs about themes, and often a repo of theme demos. I searched all over the spike site, …
-
user should have the freedom to export their site identically to how it is in wordpress, but give the option to enhance performance by doing minification and other page load optimisation techniques
-
## Change netlifycms.org website (website folder in this repo) to use Gatsby instead of Hugo
Seems like there could be benefits to using Gatsby instead of Hugo since netlify cms is React based and …
-
one possibility for the specification now that it is in md is to use [mdBook](https://github.com/rust-lang-nursery/mdBook). it's a project from the Rust team and it renders [book-like](https://rust-la…
-
Hi again ;)
Heavy testing today,
I created an article in `src/articles/20180411-olm.md`
```
---
title: Olm
date: 2018-04-11
---
**Olm** is a pretty nice *python* SSG
```
but
```
…
-
**Do you want to request a _feature_ or report a _bug_?**
This is a bug report about http://redux.js.org/
**What is the current behavior?**
When I open a new tab in a browser and load http://redu…
-
Hey guys, about the next direction or planning of VuePress, specially set up a **"channel"** to discuss here.
Above all, we need to make clear that the original intention of VuePress is to write do…
ulivz updated
6 years ago
-
I saw new docs and it looks fantastic clean.
But I think GitHub isn't good place for it, because doesn't have navigation between documents.
I propose static site at GitHub Pages, but I understand ho…