|
| 1 | +--- |
| 2 | +title: presskit.html |
| 3 | +subtitle: Re-implementation of presskit() |
| 4 | +type: [web, tool, open source] |
| 5 | +assets: /static/images/products/presskit.html/ |
| 6 | +date: 2017-03-17 |
| 7 | + |
| 8 | +excerpt: "**presskit.html** is re-implementation of presskit() as a static site generator, with a permissive MIT license." |
| 9 | + |
| 10 | +links: |
| 11 | + - name: Project Page On GitHub |
| 12 | + url: https://github.com/pixelnest/presskit.html |
| 13 | + - name: Pixelnest Studio Presskit |
| 14 | + url: http://pixelnest.io/presskit/ |
| 15 | +--- |
| 16 | + |
| 17 | +**presskit.html** is a tool to create a presskit for your company, products or games. |
| 18 | + |
| 19 | +This is a complete re-implementation, with a permissive MIT license, of [presskit()][dopresskit], which was originally created by [Rami Ismail](https://twitter.com/tha_rami) of [Vlambeer](http://www.vlambeer.com). |
| 20 | + |
| 21 | +To quote the original [presskit()][dopresskit]: |
| 22 | + |
| 23 | +> Developers & press both have the same goal: to bring great games to as many people as possible - after all, a good game is worth nothing if no-one plays it. For the press, finding out about a game but not having access to information & media for the game means that they can't write about it. Of course, developers want to spend their valuable time making games instead of press pages. |
| 24 | +
|
| 25 | +> **presskit()** (pronounced _'do presskit'_) is the solution. Free for everyone, open and easy-to-use for both developers & press. Developers only have to spend an hour or so creating well-laid out press pages with everything the press needs to write to their hearts desire. Everybody wins. |
| 26 | +
|
| 27 | +It uses an **almost-identical format and output** as its precursor. The goal is to be compatible, as much as possible. |
| 28 | + |
| 29 | +And even if [presskit()][dopresskit] was conceived with videogames in mind, we think that you can use it for any kind of product. |
| 30 | + |
| 31 | +Examples: |
| 32 | + |
| 33 | +* [Pixelnest Studio](http://pixelnest.io/presskit/) |
| 34 | +* [Vlambeer](http://www.vlambeer.com/press/) |
| 35 | +* [Flying Oak Games](http://www.flying-oak.com/presskit/index.php) |
| 36 | +* [Chucklefish](http://chucklefish.org/cf-presskit/index.php) |
| 37 | + |
| 38 | +The goal of **presskit.html** is to generate only static HTML pages — no PHP required at all. Just fill some XML data files, add some images, execute a command, and boom. It's done. |
| 39 | + |
| 40 | +[Ready? Start your presskit now!](https://github.com/pixelnest/presskit.html) |
| 41 | + |
| 42 | + |
| 43 | +[dopresskit]: http://dopresskit.com |
0 commit comments