Fork me on GitHub
#perun
<
2016-07-28
>
juhoteperi13:07:11

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

juhoteperi13:07:04

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 /

juhoteperi13:07:52

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

juhoteperi13:07:58

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

martinklepsch13:07:53

@juhoteperi: that sounds pretty amazing!

juhoteperi14:07:10

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

martinklepsch14:07:08

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

martinklepsch14:07:08

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/

juhoteperi14:07:17

Huh, seems to work on Chrome but not on Inkscape

juhoteperi14:07:56

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

martinklepsch14:07:47

it uses the masks for the shaded borders

juhoteperi14:07:30

Hmm seems complicated

martinklepsch14:07:17

right, the export isn't great

juhoteperi14:07:41

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

juhoteperi14:07:58

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

juhoteperi14:07:26

Oh, now I understand why it uses masks

juhoteperi14:07:34

SVG format seems to suck 😄

podviaznikov17:07:04

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

podviaznikov17:07:15

Like idea with using Spec