perun 2016-07-28

I think Atom feed should finally be valid with these changes: https://github.com/hashobject/perun/pull/92

does someone want to check this before merge? It has some probably breaking changes, like renaming author keys in global metadata and requiring that base-url ends in /

I'm thinking we could use Spec to define data requirements for each task

Perhaps we can even define what keys each task add and require so we can statically validate the pipeline

@juhoteperi: that sounds pretty amazing!

@martinklepsch: Do you have svg of the logo somewhere? Would be good to include in the repo?

I've previously had some issues exporting it correctly but it seems right now @juhoteperi

I also made some updates in the context of the documentation site I've been working on, like simplifying the shapes/borders: http://doohn2jgwdztw.cloudfront.net/guides/getting-started/

Huh, seems to work on Chrome but not on Inkscape

For some reason the svg uses unncessary masks for those triangle elements

it uses the masks for the shaded borders

Hmm seems complicated

right, the export isn't great

I'll manually fix it to use just fill + stroke so well get proper master version of the logo

Or maybe Sketch can export in some other format Inkscape can import

Oh, now I understand why it uses masks

SVG format seems to suck 😄

@juhoteperi: I woud be able to test your PR in the evening

Like idea with using Spec