Skip to content

Commit d445c8d

Browse files
committed
New: cappuccino.dev CNAME for github pages support.
1 parent 7227cb9 commit d445c8d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

config.rb

+2
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,8 @@
128128
`mv build/downloads/Starter/Documentation/* build/learn/documentation/`
129129
`cd build/learn/ && curl -s -L http://github.com/cappuccino/cappuccino-demos/tarball/master >demos.tgz && tar -xzf demos.tgz && rm -Rf demos && mv cappuccino-cappuccino-demos-* demos`
130130
`cd build/aristo/showcase && rm -Rf Aristo2Showcase README __MACOSX Frameworks Resources && unzip ../../downloads/Aristo2Showcase.zip && mv Aristo2Showcase/* .`
131+
# For Github Pages
132+
`echo "www.cappuccino.dev" > build/CNAME`
131133
`find build/ -name .git -delete`
132134
end
133135
end

0 commit comments

Comments
 (0)