Yeoman generator for React and Webpack

Lately I’ve found myself creating a lot of new React projects, whether it be because I wanted to try some of the hot latest Node.js modules or just because I needed to start working on a fresh idea. I decided then that I needed a Yeoman generator that could setup for me the basic bare-bones of a new project using React and Webpack.

Looking around, I found several generators that did what I wanted, but they weren’t being maintained and they created way more files than I needed for my projects. I was looking for something simpler, so that’s how the pauls-easy-react-webpack generator was born. I know, the name it’s really lame, and I could use npm deprecate to create a package with a better one, but – at least for the moment – pauls-easy-react-webpack will have to do.

Here’s a list of the generator’s current features:

[WIP] WordPress theme inspired by Medium style

When I decided that it was time to start writing again, I looked for a free WordPress theme with Medium‘s style, but I couldn’t find one that met all of my needs, so I decided to create one from scratch. Well… Not really from scratch, but rather on top of the great starter theme _s.

That’s how Medium Rare was born, a simple and responsive WordPress theme inspired by Medium but with a soul of its own.

You can see the theme currently powering this blog, but of course it’s still a WIP, as you’ve probably guessed based on the title. I will keep improving it and trying to add new features whenever I have the time for it, since I’m really enjoying working on this project.