Serum icon indicating copy to clipboard operation
Serum copied to clipboard

Static website generator for Elixir fans

Results 27 Serum issues
Sort by recently updated
recently updated
newest added

thanks for serum! Is it possible to have posts generate a pretty url (suffix-free) instead of having `.html` appended? This works for pages: ``` pages/about pages/about/index.md pages/index.md pages/license pages/license/index.md pages/talks...

type:enhancement
area:site-builder
type:new-feature
v1

Producing an rss (or atom) feed could be interesting for blogs.

area:plugin
type:new-feature
priority:mid

Hello, Is it possible to sort/order posts by subfolders like `2019/08/31` instead of `2019-08-31`? If yes, it is also possible to have a little index by subfolders, listing months/days/articles? A...

area:site-builder
type:new-feature
priority:mid

The Serum development server currently doesn't reload/recompile Elixir codes when they are changed. Users must stop and restart the server after they have made changes to `mix.exs` or any codes...

type:enhancement
area:dev-server
priority:mid

Link to the original tweet: https://twitter.com/nyaray/status/1134153135772057602

type:new-feature
priority:low

I like to have produce readable HTML on my site. Is there an option i can pass to Serum / Earmark to do that?

type:enhancement
area:site-builder
priority:mid

In "manually" tidying the generated HTML, i stumbled upon the following issues reported by tidy: ``` line 36 column 205 - Warning: unescaped & or unknown entity "&-voxpupuli" line 37...

bug
area:site-builder
priority:high
v1

Can the plugin system be used for processing sass files?

type:question
type:new-feature
priority:low

https://github.com/Dalgona/Serum/issues/237#issuecomment-2022718338