Thomas Davis
Thomas Davis
Updated current check list. v1 is going into action. Looking forward to breakages.
For anyone looking for the less version... ``` less @defaultWidth: 320px; // Used for calculations @defaultShadowOpacity: 0.9; @successColor: #5ea400; @warningColor: #ebad1a; @errorColor: #ec3d3d; @infoColor: #369cc7; .box-sizing() { -webkit-box-sizing: border-box; -moz-box-sizing:...
@alt-j Cool lib! though as above, a sentence or two about what you are doing differently would be awesome?
This issue is known and logged in resume-cli. After two years of paying I had to shutdown that section of the API and haven't had the time to implement a...
We've had debates about lat/long in the resume -> https://github.com/jsonresume/registry-server/issues/35 but haven't came to any conclusions just yet...
So the themes.yaml file in gh-pages repo is already a curated list. I'm re-working the registry editor at the moment and it will also have a curated list.
aha was waiting until someone noticed, we are using ENV variables for most things but I got lazy and committed my PDF conversion key
The whole server was a rapid prototype, needs a refactor
Wow, fantastic work! I will do a quick review this evening.
Funnily enough, I was thinking of building this just a few hours ago. I wonder if I should just make it an API call though as opposed to RSS feed,...