This website requires JavaScript.
Explore
Help
Sign In
iSharkFly-Docs
/
packer-cn
Watch
1
Star
0
Fork
You've already forked packer-cn
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
4588c34efb
packer-cn
/
website
/
source
/
layouts
/
community.erb
7 lines
111 B
Plaintext
Raw
Normal View
History
Unescape
Escape
website: community!
2013-06-21 23:46:51 -04:00
<% wrap_layout :inner do %>
Docs cleanup - Reformat .html / .erb files - Remove extra </div> in index.html.erb - Add htmlbeautifier gem - Add middleman-breadcrumbs - Add make format (calls htmlbeautifier)
2015-07-22 20:18:08 -04:00
<% content_for :sidebar do %>
<h2></h2>
<% end %>
<%= yield %>
website: community!
2013-06-21 23:46:51 -04:00
<% end %>