-
It's not perfect, but for those who want'S to read it on a e-ink reader or something. M;aybe that helps.
1. download pandoc (https://pandoc.org/)
2. convert all images in the md-files to a prope…
-
This work done [in this PR](https://github.com/PurpleKingdomGames/tyrian/pull/263) changes the runtime behaviour in favour of pages that are generally idle between user interactions.
In theory, run…
-
I think it will be quite some work. But there are plenty of people doing it and it is one of the use cases of elm-pages, so should be do-able.
-
Is it possible to get a short snippet of the Elm usage in the readme? Or open sourcing the gh-pages code? Thanks!
-
It looks similar to #52 but I thought it's better to open a separate issue. Here's the whole output:
```
Error: something went wrong, expected number of arguments=256 but got 0 for step
at Ob…
-
```
- PORT ERROR --------------------------------------------------------- Main.elm
Port `chartData` has an invalid type.
43| port chartData : Model -> Cmd Msg
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
…
-
### Actual behavior
Embedded media (for example, a YouTube or Vimeo video) is correctly shown in WYSIWYG editor, but it is not in the final page (front-end).
### Expected behavior
Embedded media …
-
The two biggest pngs + the two biggest gifs totalled 1.7MB out of 3MB total for downloading the dwyl/learn-elm-architecture page. They definitely have advantages, but maybe consider
a) Linking to i…
-
Hi!
I've been reading through the source and the blog post on elm-pages.
I noticed while doing so that focus styles are missing.
I feel a bit frustrated by that, because I would like this project…
-
your docs say that this should be possible. probably some omission or maybe its actually broken.
repro steps:
1. create a brand new `elmstatic` project
2. `mkdir _posts/foo`
3. `mv _posts/2019…