Skip to content
This repository has been archived by the owner on Feb 7, 2021. It is now read-only.

Main website for e-cidadania. Created using the Hyde static site generator and the Bootstrap CSS framework.

Notifications You must be signed in to change notification settings

cidadania/e-cidadania-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Main website for e-cidadania. Created using the Hyde static site generator and the Bootstrap CSS framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published