Fix intro to 14.1.md

This commit is contained in:
Anchor
2015-02-05 09:23:57 -08:00
committed by James Miranda
parent 5c6120e1b5
commit 01170ae81f

View File

@@ -1,6 +1,6 @@
# 14.1 Static files
As we have already talked about how to deal with static files, this section we detail how to set up and use in beego static files inside. By then introduce a twitter open source html, css framework bootstrap, without a lot of design work we can let you quickly create a beautiful site.
We've already talked about how to deal with static files in previous sections. Now, let's look at how to set up and use static files inside of Beego. Then, through introducing Twitter's open source HTML and CSS framework Bootstrap, we'll be able quickly create beautiful looking websites without having to do much design work.o
## Beego static files and settings to achieve