Add "What's New?" message about new crafting page

This commit is contained in:
Andrew Miner
2015-04-20 11:59:18 -07:00
parent cc67fce5a2
commit 9267cb2fa7
+14 -38
View File
@@ -9,14 +9,6 @@
.sidebar .sidebar
ins.view__adsense ins.view__adsense
.titleImage <a href="/browse/minecraft/"><img src="/browse/minecraft/icon.png"></a>
.titleImage <a href="/browse/buildcraft/"><img src="/browse/buildcraft/icon.png"></a>
.titleImage <a href="/browse/industrial_craft_2/"><img src="/browse/industrial_craft_2/icon.png"></a>
.titleImage <a href="/browse/applied_energistics_2/"><img src="/browse/applied_energistics_2/icon.png"></a>
.titleImage <a href="/browse/thermal_expansion/"><img src="/browse/thermal_expansion/icon.png"></a>
.titleImage <a href="/browse/enderio/"><img src="/browse/enderio/icon.png"></a>
.titleImage <a href="/browse/railcraft/"><img src="/browse/railcraft/icon.png"></a>
.mainBody .mainBody
.section .section
h2 Welcome! h2 Welcome!
@@ -47,6 +39,20 @@
.section .section
h2 What's new? h2 What's new?
.panel .panel
h3 2015-04-20
.entry
p.
Okay... big changes on the crafting page! Instead of having four little boxes for the various
parts of the crafting plan, the new page shows all the steps as one long list. In addition, you
get a lot more control over the plan. Now, you can even mark individual steps as complete to get
a new crafting plan which doesn't include those items.
p.
As an example, let's say you're thinking about upgrading your <a
href="/browse/simply_jetpacks/reinforced_jetpack">Reinforced Jetpack</a> to a shiny new <a
href="/browse/simply_jetpacks/resonant_jetpack">Resonant Jetpack</a>, you can just mark off the
step for the Reinforced Jetpack, and get only the materials and steps for doing the upgrade.
I'm really pleased with the new crafting page, and I think you're going to love it!
h3 2015-04-11 h3 2015-04-11
.entry .entry
p. p.
@@ -144,33 +150,3 @@
href="/browse/thermal_expansion">Thermal Expansion</a> which contains all the ducts (item, fluid href="/browse/thermal_expansion">Thermal Expansion</a> which contains all the ducts (item, fluid
and redstone flux) you're used to from TE3 plus some extras both for higher capacity throughput and redstone flux) you're used to from TE3 plus some extras both for higher capacity throughput
and combining item ducts with redstone flux ducts. and combining item ducts with redstone flux ducts.
h3 2015-03-13
.entry
p.
Happy Friday! For the weekend, you get <a href="/browse/big_reactors/">Big Reactors!</a> Enjoy!
h3 2015-03-12
.entry
p.
Thanks to the extraordinary generosity and effort of <a
href="https://github.com/sheldongriffin">Sheldon Griffin</a>, Crafting Guide now supports
Forestry! Forestry is <i>not</i> a small mod, but he put in a huge effort, and it looks great.
If you'd like to help out too, head over to the <a
href="https://github.com/andrewminer/crafting-guide/wiki/Adding-support-for-a-new-Mod">GitHub
Wiki</a> for full instructions: no programming required!
p.
Also in the works is another significant expansion to the item pages. I've got the coding part
finished (you can peek at the final result <a
href="/browse/buildcraft/advanced_crafting_table/">here</a>), and
now there's a lot of entering data left to be done... any volunteers?
h3 2015-03-09
.entry
p.
It may seem like not much has been happening lately, but that's because all the changes have
been behind the scenes, and focused on making Google happier with the site. This will make the
site show up better is search results, and will make it load a bit faster.
p.
As a result of this work, the site also now qualifies for AdSense. I absolutely don't want to
choke the site with ads as other big sites do, but it will be nice to pay the bills!