e-cidadania-website
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:Main website for e-cidadania. Created using the Hyde static site generator and the Bootstrap CSS framework.
e-cidadania website
===================

This is the source code for the website of e-cidadania. It was created using
the static website generator `Hyde `_ 0.8.4 and
`Twitter Bootstrap 2.0 `_.

To work propertly, this website requires a rewrite to your default language.
Example (for spanish as default)::

    Options +FollowSymlinks
    RewriteEngine On
    RewriteCond %{HTTP_HOST} ^ecidadania\.org$
    RewriteRule (.*) http://www.ecidadania.org/$1 [R=301,L]
    RewriteRule ^$ /es [R=301,L]

Features
========

 - Navigation
 - Multilanguage (english, spanish, galician)
 - Social (Facebook, Twitter)
 - Blog
 - Dynamic footer

Feel free to copy and/or modify. Licensed under GPLv3.

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。