Update theme and content

main
Marc Riera Irigoyen 2018-03-04 19:45:46 +01:00
parent 76ed4205b9
commit d4db9d25ed
126 changed files with 2131 additions and 4 deletions

View File

@ -1,4 +1,169 @@
baseURL = "https://bvebarcelona.netlify.com"
languageCode = "ca-es"
title = "BVE Barcelona"
theme = "ananke"
theme = "crab"
DefaultContentLanguage = "ca"
removePathAccents = true
[params]
name = "BVE Barcelona"
copyright = "BVE Barcelona"
logoimage = "images/logo.png"
attribution = "true"
custom_css = "css/site.css"
[params.custom]
faviconPNG = "favicon.png"
[permalinks]
noticies = "/:section/:year/:month/:day/:title/"
[languages]
[languages.ca]
baseURL = "https://bvebarcelona.netlify.com"
languageName = "Català"
weight = 1
description = "El lloc web oficial del Metro de Barcelona per a openBVE"
[languages.es]
baseURL = "https://es.bvebarcelona.netlify.com"
languageName = "Español"
weight = 2
description = "El sitio web oficial del Metro de Barcelona para openBVE"
[languages.en]
baseURL = "https://en.bvebarcelona.netlify.com"
languageName = "English"
weight = 3
description = "The official website of the Barcelona Metro for openBVE"
[[languages.ca.menu.main]]
name = "Inici"
weight = 1
url = "/"
[[languages.ca.menu.main]]
name = "Notícies"
weight = 2
url = "/noticies/"
[[languages.ca.menu.main]]
name = "Manuals"
weight = 3
url = "/manuals/"
[[languages.ca.menu.main]]
name = "Descàrregues"
weight = 4
url = "#"
identifier = "Descàrregues"
[[languages.ca.menu.main]]
name = "Rutes"
weight = 1
url = "/descarregues/rutes/"
parent = "Descàrregues"
[[languages.ca.menu.main]]
name = "Trens"
weight = 2
url = "/descarregues/trens/"
parent = "Descàrregues"
[[languages.ca.menu.main]]
name = "Enllaços"
weight = 5
url = "/enllacos/"
[[languages.ca.menu.main]]
name = "Contacta"
weight = 6
url = "/contacta/"
[[languages.ca.menu.main]]
name = "RSS"
weight = 7
url = "/noticies/index.xml"
[[languages.es.menu.main]]
name = "Inicio"
weight = 1
url = "/"
[[languages.es.menu.main]]
name = "Noticias"
weight = 2
url = "/noticias/"
[[languages.es.menu.main]]
name = "Manuales"
weight = 3
url = "/manuales/"
[[languages.es.menu.main]]
name = "Descargas"
weight = 4
url = "#"
identifier = "Descargas"
[[languages.es.menu.main]]
name = "Rutas"
weight = 1
url = "/descargas/rutas/"
parent = "Descargas"
[[languages.es.menu.main]]
name = "Trenes"
weight = 2
url = "/descargas/trenes/"
parent = "Descargas"
[[languages.es.menu.main]]
name = "Enlaces"
weight = 5
url = "/enlaces/"
[[languages.es.menu.main]]
name = "Contacto"
weight = 6
url = "/contacto/"
[[languages.es.menu.main]]
name = "RSS"
weight = 7
url = "/noticias/index.xml"
[[languages.en.menu.main]]
name = "Home"
weight = 1
url = "/"
[[languages.en.menu.main]]
name = "News"
weight = 2
url = "/news/"
[[languages.en.menu.main]]
name = "Manuals"
weight = 3
url = "/manuals/"
[[languages.en.menu.main]]
name = "Downloads"
weight = 4
url = "#"
identifier = "Downloads"
[[languages.en.menu.main]]
name = "Routes"
weight = 1
url = "/downloads/routes/"
parent = "Downloads"
[[languages.en.menu.main]]
name = "Trains"
weight = 2
url = "/downloads/trains/"
parent = "Downloads"
[[languages.en.menu.main]]
name = "Links"
weight = 5
url = "/links/"
[[languages.en.menu.main]]
name = "Contact"
weight = 6
url = "/contact/"
[[languages.en.menu.main]]
name = "RSS"
weight = 7
url = "/news/index.xml"

5
content/_index.ca.md Normal file
View File

@ -0,0 +1,5 @@
+++
title = "Benvinguts!"
image = '/images/main/portada.png'
+++
Aquí trobareu tota la informació sobre les rutes i els trens del Metro de Barcelona per al simulador ferroviari openBVE.

6
content/_index.en.md Normal file
View File

@ -0,0 +1,6 @@
+++
title = "Welcome!"
image = '/images/main/portada.png'
slug = "home"
+++
Here you will find all the information about the Barcelona Metro routes and trains available for the openBVE train simulator.

6
content/_index.es.md Normal file
View File

@ -0,0 +1,6 @@
+++
title = "¡Bienvenido!"
image = '/images/main/portada.png'
slug = "inicio"
+++
Aquí encontrarás toda la información sobre las rutas y los trenes del Metro de Barcelona para el simulador ferroviario openBVE.

5
content/contacta.ca.md Normal file
View File

@ -0,0 +1,5 @@
---
title: "Contacta"
draft: false
---
Pàgina no disponible temporalment. Disculpeu les molèsties.

6
content/contacta.en.md Normal file
View File

@ -0,0 +1,6 @@
---
url: "contact"
title: "Contact"
draft: false
---
This page is temporarily unavailable. Sorry for the inconvenience.

6
content/contacta.es.md Normal file
View File

@ -0,0 +1,6 @@
---
url: "contacto"
title: "Contacto"
draft: false
---
Página no disponible temporalmente. Disculpa las molestias.

View File

@ -0,0 +1,5 @@
---
title: "Descàrregues"
type: "single"
---
Pàgina no disponible temporalment. Disculpeu les molèsties.

View File

@ -0,0 +1,6 @@
---
url: "downloads"
title: "Downloads"
type: "single"
---
This page is temporarily unavailable. Sorry for the inconvenience.

View File

@ -0,0 +1,6 @@
---
url: "descargas"
title: "Descargas"
type: "single"
---
Página no disponible temporalmente. Disculpa las molestias.

View File

@ -0,0 +1,12 @@
---
title: "Rutes"
draft: false
menu:
main:
parent: "Descàrregues"
---
|||
| ------------ | ------------- |
| ![L2](/images/rutes/menu/L2.png) | <a href="/descarregues/rutes/linia-2">![L2_termo](/images/rutes/menu/L2_termo.png)</a> |
| ![L3](/images/rutes/menu/L3.png) | <a href="/descarregues/rutes/linia-3">![L3_termo](/images/rutes/menu/L3_termo.png)</a> |

View File

@ -0,0 +1,10 @@
---
url: "downloads/Routes"
title: "Routes"
draft: false
---
|||
| ------------ | ------------- |
| ![L2](/images/rutes/menu/L2.png) | <a href="/downloads/routes/line-2">![L2_termo](/images/rutes/menu/L2_termo.png)</a> |
| ![L3](/images/rutes/menu/L3.png) | <a href="/downloads/routes/line-3">![L3_termo](/images/rutes/menu/L3_termo.png)</a> |

View File

@ -0,0 +1,10 @@
---
url: "descargas/rutas"
title: "Rutas"
draft: false
---
|||
| ------------ | ------------- |
| ![L2](/images/rutes/menu/L2.png) | <a href="/descargas/rutas/linea-2">![L2_termo](/images/rutes/menu/L2_termo.png)</a> |
| ![L3](/images/rutes/menu/L3.png) | <a href="/descargas/rutas/linea-3">![L3_termo](/images/rutes/menu/L3_termo.png)</a> |

View File

@ -0,0 +1,22 @@
---
title: "Línia 2 del Ferrocarril Metropolità de Barcelona"
draft: false
---
### Creador:
* Diego Silvosa
### Característiques:
* Recorregut de Paral·lel a Bac de Roda (7 km)
* Compatible amb ATP i ATO
* Trens recomanats: <a href="/descarregues/trens/serie-2000">Sèrie 2000 del FCMB</a> i <a href="/descarregues/trens/serie-9000">Sèrie 9000 del FCMB</a>
&nbsp;
**Darrera versió (27/11/2016): <a href="https://bvebarcelona.cat/files/L2_Barcelona.obp">Descarrega (72 MB)</a>**
&nbsp;
<a href="/images/rutes/l2/1.png" target="_blank"><img style="float: left; width: 49.5%; margin-right: 0.5%; margin-bottom: 1em;" src="/images/rutes/l2/1.png" /></a><a href="/images/rutes/l2/2.png" target="_blank"><img style="float: right; width: 49.5%; margin-left: 0.5%; margin-bottom: 1em;" src="/images/rutes/l2/2.png" /></a>
<a href="/images/rutes/l2/3.png" target="_blank"><img style="float: left; width: 49.5%; margin-right: 0.5%; margin-bottom: 1em;" src="/images/rutes/l2/3.png" /></a><a href="/images/rutes/l2/4.png" target="_blank"><img style="float: right; width: 49.5%; margin-left: 0.5%; margin-bottom: 1em;" src="/images/rutes/l2/4.png" /></a>

View File

@ -0,0 +1,22 @@
---
title: "Línia 3 del Ferrocarril Metropolità de Barcelona"
draft: false
---
### Creador:
* Marc Riera
### Característiques:
* Recorregut de Lesseps a Liceu (3,5 km)
* Compatible amb ATP i ATO
* Trens recomanats: <a href="/descarregues/trens/serie-2000">Sèrie 2000 del FCMB</a> i <a href="/descarregues/trens/serie-3000">Sèrie 3000 del FCMB</a>
&nbsp;
**Darrera versió (30/10/2016): <a href="https://bvebarcelona.cat/files/L3_Barcelona.obp">Descarrega (10,5 MB)</a>**
&nbsp;
<a href="/images/rutes/l3/1.png" target="_blank"><img style="float: left; width: 49.5%; margin-right: 0.5%; margin-bottom: 1em;" src="/images/rutes/l3/1.png" /></a><a href="/images/rutes/l3/2.png" target="_blank"><img style="float: right; width: 49.5%; margin-left: 0.5%; margin-bottom: 1em;" src="/images/rutes/l3/2.png" /></a>
<a href="/images/rutes/l3/3.png" target="_blank"><img style="float: left; width: 49.5%; margin-right: 0.5%; margin-bottom: 1em;" src="/images/rutes/l3/3.png" /></a><a href="/images/rutes/l3/4.png" target="_blank"><img style="float: right; width: 49.5%; margin-left: 0.5%; margin-bottom: 1em;" src="/images/rutes/l3/4.png" /></a>

View File

@ -0,0 +1,13 @@
---
title: "Trens"
draft: false
menu:
main:
parent: "Descàrregues"
---
|||
| ------------ | ------------- |
| ![2000](/images/trens/menu/2000.png) | <div class="tabletextpadding"><a href="/descarregues/trens/serie-2000">Sèrie 2000 del Ferrocarril Metropolità de Barcelona</a></div> |
| ![3000](/images/trens/menu/3000.png) | <div class="tabletextpadding"><a href="/descarregues/trens/serie-3000">Sèrie 3000 del Ferrocarril Metropolità de Barcelona</a></div> |
| ![4000](/images/trens/menu/4000.png) | <div class="tabletextpadding">Sèrie 4000 del Ferrocarril Metropolità de Barcelona<br><br><em>En preparació</em></div> |
| ![9000](/images/trens/menu/9000.png) | <div class="tabletextpadding"><a href="/descarregues/trens/serie-9000">Sèrie 9000 del Ferrocarril Metropolità de Barcelona</a></div> |

View File

@ -0,0 +1,12 @@
---
url: "downloads/trains"
title: "Trains"
draft: false
---
|||
| ------------ | ------------- |
| ![2000](/images/trens/menu/2000.png) | <div class="tabletextpadding"><a href="/downloads/trains/2000-series">Barcelona Metro 2000 Series</div> |
| ![3000](/images/trens/menu/3000.png) | <div class="tabletextpadding"><a href="/downloads/trains/3000-series">Barcelona Metro 3000 Series</div> |
| ![4000](/images/trens/menu/4000.png) | <div class="tabletextpadding">Barcelona Metro 4000 Series<br><br><em>Coming soon</em></div> |
| ![9000](/images/trens/menu/9000.png) | <div class="tabletextpadding"><a href="/downloads/trains/9000-series">Barcelona Metro 9000 Series</div> |

View File

@ -0,0 +1,12 @@
---
url: "descargas/trenes"
title: "Trenes"
draft: false
---
|||
| ------------ | ------------- |
| ![2000](/images/trens/menu/2000.png) | <div class="tabletextpadding"><a href="/descargas/trenes/serie-2000">Serie 2000 del Ferrocarril Metropolitano de Barcelona</div> |
| ![3000](/images/trens/menu/3000.png) | <div class="tabletextpadding"><a href="/descargas/trenes/serie-3000">Serie 3000 del Ferrocarril Metropolitano de Barcelona</div> |
| ![4000](/images/trens/menu/4000.png) | <div class="tabletextpadding">Serie 4000 del Ferrocarril Metropolitano de Barcelona<br><br><em>En preparación</em></div> |
| ![9000](/images/trens/menu/9000.png) | <div class="tabletextpadding"><a href="/descargas/trenes/serie-9000">Serie 9000 del Ferrocarril Metropolitano de Barcelona</div> |

View File

@ -0,0 +1,31 @@
---
title: "Sèrie 2000 del Ferrocarril Metropolità de Barcelona"
draft: false
---
### Creador:
* Marc Riera
### Característiques tècniques:
* Any de construcció: 1992
* Constructor: CAF, MEINFESA, GEC-ALSTHOM
* Nombre de cotxes: 5 (tren continu)
* Presa de corrent: catenària o tercer carril a 1200 V
* Sistemes de seguretat: Tren Stop, ATP/ATO
### Característiques a openBVE:
* Tren 2001-2002-R2301-2003-2004
* Cabina completament en 3D amb animacions
* Vista exterior i interior
* Plugin personalitzat (simulació dels sistemes ATP i ATO)
* Megafonia de la L3 inclosa
&nbsp;
**Darrera versió (4/10/2016): <a href="https://bvebarcelona.cat/files/FCMB_2000.obp">Descarrega (22,4 MB)</a>**
&nbsp;
<a href="/images/trens/2000/1.png" target="_blank"><img style="float: left; width: 49.5%; margin-right: 0.5%; margin-bottom: 1em;" src="/images/trens/2000/1.png" /></a><a href="/images/trens/2000/2.png" target="_blank"><img style="float: right; width: 49.5%; margin-left: 0.5%; margin-bottom: 1em;" src="/images/trens/2000/2.png" /></a>

View File

@ -0,0 +1,32 @@
---
url: "downloads/trains/2000-series"
title: "Barcelona Metro 2000 Series"
draft: false
---
### Creador:
* Marc Riera
### Característiques tècniques:
* Any de construcció: 1992
* Constructor: CAF, MEINFESA, GEC-ALSTHOM
* Nombre de cotxes: 5 (tren continu)
* Presa de corrent: catenària o tercer carril a 1200 V
* Sistemes de seguretat: Tren Stop, ATP/ATO
### Característiques a openBVE:
* Tren 2001-2002-R2301-2003-2004
* Cabina completament en 3D amb animacions
* Vista exterior i interior
* Plugin personalitzat (simulació dels sistemes ATP i ATO)
* Megafonia de la L3 inclosa
&nbsp;
**Darrera versió (4/10/2016): <a href="https://bvebarcelona.cat/files/FCMB_2000.obp">Descarrega (22,4 MB)</a>**
&nbsp;
<a href="/images/trens/2000/1.png" target="_blank"><img style="float: left; width: 49.5%; margin-right: 0.5%; margin-bottom: 1em;" src="/images/trens/2000/1.png" /></a><a href="/images/trens/2000/2.png" target="_blank"><img style="float: right; width: 49.5%; margin-left: 0.5%; margin-bottom: 1em;" src="/images/trens/2000/2.png" /></a>

View File

@ -0,0 +1,32 @@
---
url: "descargas/trenes/serie-2000"
title: "Serie 2000 del Ferrocarril Metropolitano de Barcelona"
draft: false
---
### Creador:
* Marc Riera
### Característiques tècniques:
* Any de construcció: 1992
* Constructor: CAF, MEINFESA, GEC-ALSTHOM
* Nombre de cotxes: 5 (tren continu)
* Presa de corrent: catenària o tercer carril a 1200 V
* Sistemes de seguretat: Tren Stop, ATP/ATO
### Característiques a openBVE:
* Tren 2001-2002-R2301-2003-2004
* Cabina completament en 3D amb animacions
* Vista exterior i interior
* Plugin personalitzat (simulació dels sistemes ATP i ATO)
* Megafonia de la L3 inclosa
&nbsp;
**Darrera versió (4/10/2016): <a href="https://bvebarcelona.cat/files/FCMB_2000.obp">Descarrega (22,4 MB)</a>**
&nbsp;
<a href="/images/trens/2000/1.png" target="_blank"><img style="float: left; width: 49.5%; margin-right: 0.5%; margin-bottom: 1em;" src="/images/trens/2000/1.png" /></a><a href="/images/trens/2000/2.png" target="_blank"><img style="float: right; width: 49.5%; margin-left: 0.5%; margin-bottom: 1em;" src="/images/trens/2000/2.png" /></a>

View File

@ -0,0 +1,31 @@
---
title: "Sèrie 3000 del Ferrocarril Metropolità de Barcelona"
draft: false
---
### Creador:
* Marc Riera
### Característiques tècniques:
* Any de construcció: 1986
* Constructor: CAF, MTM, MACOSA
* Nombre de cotxes: 5 (dues composicions de 2 i 3 cotxes)
* Presa de corrent: catenària o tercer carril a 1200 V
* Sistemes de seguretat: Tren Stop, ATP/ATO
### Característiques a openBVE:
* Tren 3001-3002-3003-3301-3004
* Cabina completament en 3D amb animacions
* Vista exterior i interior
* Plugin personalitzat (simulació dels sistemes ATP i ATO)
* Megafonia de la L3 inclosa
&nbsp;
**Darrera versió (4/10/2016): <a href="https://bvebarcelona.cat/files/FCMB_3000.obp">Descarrega (22,4 MB)</a>**
&nbsp;
<a href="https://bvebarcelona.cat/images/trens/3000/1.png" target="_blank"><img style="float: left; width: 49.5%; margin-right: 0.5%; margin-bottom: 1em;" src="https://bvebarcelona.cat/images/trens/3000/1.png" /></a><a href="https://bvebarcelona.cat/images/trens/3000/2.png" target="_blank"><img style="float: right; width: 49.5%; margin-left: 0.5%; margin-bottom: 1em;" src="https://bvebarcelona.cat/images/trens/3000/2.png" /></a>

View File

@ -0,0 +1,25 @@
---
url: "downloads/trains/3000-series"
title: "Barcelona Metro 3000 Series"
draft: false
---
### Creador:
* Marc Riera
### Característiques tècniques:
* Any de construcció: 1986
* Constructor: CAF, MTM, MACOSA
* Nombre de cotxes: 5 (dues composicions de 2 i 3 cotxes)
* Presa de corrent: catenària o tercer carril a 1200 V
* Sistemes de seguretat: Tren Stop, ATP/ATO
### Característiques a openBVE:
* Tren 3001-3002-3003-3301-3004
* Cabina completament en 3D amb animacions
* Vista exterior i interior
* Plugin personalitzat (simulació dels sistemes ATP i ATO)
* Megafonia de la L3 inclosa

View File

@ -0,0 +1,25 @@
---
url: "descargas/trenes/serie-3000"
title: "Serie 3000 del Ferrocarril Metropolitano de Barcelona"
draft: false
---
### Creador:
* Marc Riera
### Característiques tècniques:
* Any de construcció: 1986
* Constructor: CAF, MTM, MACOSA
* Nombre de cotxes: 5 (dues composicions de 2 i 3 cotxes)
* Presa de corrent: catenària o tercer carril a 1200 V
* Sistemes de seguretat: Tren Stop, ATP/ATO
### Característiques a openBVE:
* Tren 3001-3002-3003-3301-3004
* Cabina completament en 3D amb animacions
* Vista exterior i interior
* Plugin personalitzat (simulació dels sistemes ATP i ATO)
* Megafonia de la L3 inclosa

View File

@ -0,0 +1,29 @@
---
title: "Sèrie 9000 del Ferrocarril Metropolità de Barcelona"
draft: false
---
### Creador:
* Diego Silvosa
### Característiques tècniques:
* Any de construcció: 2006
* Constructor: ALSTOM
* Nombre de cotxes: 5 (tren continu)
* Presa de corrent: catenària a 1200 V
* Sistemes de seguretat: Tren Stop, ATP/ATO
### Característiques a openBVE:
* Cabina 2D estàtica
* Sense vista exterior
* Sons realistes
&nbsp;
**Darrera versió (8/2/2016): <a href="https://bvebarcelona.cat/files/FCMB_9000.obp">Descarrega (5,0 MB)</a>**
&nbsp;
<a href="/images/trens/9000/2.png" target="_blank"><img style="width: 50%; margin-bottom: 1em;" src="/images/trens/9000/2.png" /></a>

View File

@ -0,0 +1,30 @@
---
url: "downloads/trains/9000-series"
title: "Barcelona Metro 9000 Series"
draft: false
---
### Creador:
* Diego Silvosa
### Característiques tècniques:
* Any de construcció: 2006
* Constructor: ALSTOM
* Nombre de cotxes: 5 (tren continu)
* Presa de corrent: catenària a 1200 V
* Sistemes de seguretat: Tren Stop, ATP/ATO
### Característiques a openBVE:
* Cabina 2D estàtica
* Sense vista exterior
* Sons realistes
&nbsp;
**Darrera versió (8/2/2016): <a href="https://bvebarcelona.cat/files/FCMB_9000.obp">Descarrega (5,0 MB)</a>**
&nbsp;
<a href="/images/trens/9000/2.png" target="_blank"><img style="width: 50%; margin-bottom: 1em;" src="/images/trens/9000/2.png" /></a>

View File

@ -0,0 +1,30 @@
---
url: "descargas/trenes/serie-9000"
title: "Serie 9000 del Ferrocarril Metropolitano de Barcelona"
draft: false
---
### Creador:
* Diego Silvosa
### Característiques tècniques:
* Any de construcció: 2006
* Constructor: ALSTOM
* Nombre de cotxes: 5 (tren continu)
* Presa de corrent: catenària a 1200 V
* Sistemes de seguretat: Tren Stop, ATP/ATO
### Característiques a openBVE:
* Cabina 2D estàtica
* Sense vista exterior
* Sons realistes
&nbsp;
**Darrera versió (8/2/2016): <a href="https://bvebarcelona.cat/files/FCMB_9000.obp">Descarrega (5,0 MB)</a>**
&nbsp;
<a href="/images/trens/9000/2.png" target="_blank"><img style="width: 50%; margin-bottom: 1em;" src="/images/trens/9000/2.png" /></a>

16
content/enllaços.ca.md Normal file
View File

@ -0,0 +1,16 @@
---
title: "Enllaços"
---
Altres pàgines relacionades amb el Metro de Barcelona i l'openBVE:
&nbsp;
<a href="http://www.tmb.cat" target="_blank">TMB</a> - Web de Transports Metropolitans de Barcelona.
<a href="http://www.fgc.cat" target="_blank">FGC</a> - Web de Ferrocarrils de la Generalitat de Catalunya (opera les línies L6, L7 i L8 del metro).
<a href="http://www.transport.cat" target="_blank">Fòrum del Transport Català</a> - Fòrum sobre la mobilitat a Catalunya (transport públic i privat).
<a href="http://www.railserve.com/" target="_blank">RailServe</a> - Web amb infinitat d'enllaços a pàgines web sobre viatges en ferrocarril, modelisme, simuladors i recursos diversos. Hi ha moltes rutes per a BVE i openBVE. <strong><em>En anglès.</em></strong>
<a href="http://bveworldwide.unlimitedboard.com/" target="_blank">BVE Worldwide</a> - Fòrum sobre els simuladors BVE i openBVE on es poden trobar molts projectes en construcció. <em><strong>En anglès.</strong></em>

17
content/enllaços.en.md Normal file
View File

@ -0,0 +1,17 @@
---
url: "links"
title: "Links"
---
Other websites related to the Barcelona Metro and OpenBVE:
&nbsp;
<a href="http://www.tmb.cat" target="_blank">TMB</a> - Official website for Transports Metropolitans de Barcelona.
<a href="http://www.fgc.cat" target="_blank">FGC</a> - Official website for Ferrocarrils de la Generalitat de Catalunya (operator of metro lines L6, L7 and L8).
<a href="http://www.transport.cat" target="_blank">Fòrum del Transport Català</a> - Forum about transports in Catalonia (both public and private). <em><strong>In Catalan and Spanish.</strong></em>
<a href="http://www.railserve.com/" target="_blank">RailServe</a> - Website full of links to pages about railway trips, model railways, train simulators and more. There are a lot of BVE and openBVE routes available in it.
<a href="http://bveworldwide.unlimitedboard.com/" target="_blank">BVE Worldwide</a> - Forum about BVE and openBVE where a lot of projects can be found.

17
content/enllaços.es.md Normal file
View File

@ -0,0 +1,17 @@
---
url: "enlaces"
title: "Enlaces"
---
Otras páginas relacionadas con el Metro de Barcelona y OpenBVE:
&nbsp;
<a href="http://www.tmb.cat" target="_blank">TMB</a> - Web de Transports Metropolitans de Barcelona.
<a href="http://www.fgc.cat" target="_blank">FGC</a> - Web de Ferrocarrils de la Generalitat de Catalunya (opera las líneas L6, L7 y L8 del metro).
<a href="http://www.transport.cat" target="_blank">Fòrum del Transport Català</a> - Foro sobre la mobilidad en Cataluña (transporte público y privado).
<a href="http://www.railserve.com/" target="_blank">RailServe</a> - Web con infinidad de enlaces a páginas web sobre viajes en ferrocarril, modelismo, simuladores y recursos varios. Se pueden encontrar muchas rutas para BVE y openBVE. <strong><em>En inglés.</em></strong>
<a href="http://bveworldwide.unlimitedboard.com/" target="_blank">BVE Worldwide</a> - Foro sobre los simuladores BVE y openBVE donde se pueden encontrar muchos proyectos en construcción. <em><strong>En inglés.</strong></em>

View File

@ -0,0 +1,5 @@
---
title: "Manuals"
draft: false
---
Pàgina no disponible temporalment. Disculpeu les molèsties.

View File

@ -0,0 +1,6 @@
---
url: "manuals"
title: "Manuals"
draft: false
---
This page is temporarily unavailable. Sorry for the inconvenience.

View File

@ -0,0 +1,6 @@
---
url: "manuales"
title: "Manuales"
draft: false
---
Página no disponible temporalmente. Disculpa las molestias.

View File

@ -3,7 +3,6 @@ title: "BVE Barcelona ja és aquí!"
date: 2016-01-28T12:00:00+01:00
draft: false
---
Avui 28 de gener de 2016 ha obert oficialment el lloc BVE Barcelona. Properament hi podreu trobar descàrregues i notícies dels continguts que hi ha del Metro de Barcelona per a OpenBVE. De moment són pocs, però segur que aniran creixent en quantitat i qualitat!
Estigueu atents a les properes novetats. Podeu configurar una subscripció RSS si voleu estar informats en tot moment de lactivitat de la web.

View File

@ -0,0 +1,11 @@
---
url: "news/2016/01/28/bve-barcelona-is-here"
title: "BVE Barcelona is here!"
date: 2016-01-28T12:00:00+01:00
draft: false
---
Since today, January 29th 2016, the BVE Barcelona website is officially open. Downloads and news related to the Barcelona Metro contents for OpenBVE will be available soon. Those contents are currently only a handful, but they will certainly become bigger and better in the future!
Stay tuned for news. You can subscribe via RSS to receive all the updates posted on this website.
See you soon!

View File

@ -0,0 +1,11 @@
---
url: "noticias/2016/01/28/bve-barcelona-ya-esta-aqui"
title: "¡BVE Barcelona ya está aquí!"
date: 2016-01-28T12:00:00+01:00
draft: false
---
Hoy 29 de enero de 2016 ha quedado abierto oficialmente el sitio web BVE Barcelona. Próximamente encontraréis descargas y noticias de los contenidos que hay del Metro de Barcelona para OpenBVE. De momento son pocos, ¡pero seguro que crecerán en cantidad y calidad!
Estad atentos a las próximas novedades. Podéis configurar una suscripción RSS si queréis estar informados en todo momento de la actividad del sitio web.
¡Hasta la próxima!

View File

@ -0,0 +1,10 @@
---
title: "La Línia 3, a TMB Notícies"
date: 2016-02-05T12:00:00+01:00
draft: false
---
Des del portal TMB Notícies sha fet ressò del projecte de la Línia 3 del metro per a openBVE, i han escrit un article sobre el tema. Es parla de tot el procés de creació, lestat actual i els plans de futur.
Podeu trobar larticle al següent enllaç i a les xarxes socials: <a href="https://noticies.tmb.cat/transport/viatgem-la-linia-3-de-metro-en-un-simulador-ferroviari-molt-realista">Viatgem per la línia 3 de metro en un simulador ferroviari molt realista</a>
Fins la propera!

View File

@ -0,0 +1,10 @@
---
title: "Ja està disponible la Línia 2!"
date: 2016-02-08T12:00:00+01:00
draft: false
---
Des davui ja es pot descarregar la versió de la línia 2 que va fer en Diego Silvosa (Rodalíes) i que va publicar lany passat al Fòrum del Transport Català. La ruta de moment inclou el tram original de la línia 2, entre Paral·lel i Sagrada Família (uns 4,4 km aproximadament). A més, també va fer un tren de la sèrie 9000 per fer el recorregut.
Trobareu la ruta i el tren a la secció de descàrregues, com a continguts separats o com un paquet conjunt.
Fins la propera!

View File

@ -0,0 +1,24 @@
---
title: "S'apropa una actualització"
date: 2016-03-13T12:00:00+01:00
draft: false
---
Queda molt poc perquè estigui disponible una actualització de la línia 3! Les novetats seran bastant importants:
* Nou tren disponible: Sèrie 2000 del FCMB.
* Possibilitat de fer el trajecte en tots dos sentits.
* Versió especial de la línia amb presa de corrent per tercer carril.
* Nova estació: Diagonal.
* Millores en l'aparença dels túnels, amb ombres per donar més realisme.
Us deixem un petit tast del que hi trobareu:
<img src="/images/noticies/20160313/1.png">
<img src="/images/noticies/20160313/2.png">
<img src="/images/noticies/20160313/3.png">
<img src="/images/noticies/20160313/4.png">
<img src="/images/noticies/20160313/5.png">

View File

@ -0,0 +1,8 @@
---
title: "Disponible la nova versió de la L3"
date: 2016-03-30T12:00:00+01:00
draft: false
---
Ja està disponible a la secció de descàrregues la nova versió de la L3. Aquesta versió amplia el recorregut fins a lestació de Diagonal, i permet realitzar el trajecte ascendent. A més, shan millorat els túnels per fer-los més realistes, i sha renovat tota la senyalització per ajustar-la a la realitat. Finalment, ara hi ha lopció de circular per una L3 amb presa de corrent per tercer carril, tal com es feia uns anys enrere.
Bon viatge i fins la propera!

View File

@ -0,0 +1,8 @@
---
title: "Nova secció de manuals"
date: 2016-06-29T12:00:00+01:00
draft: false
---
A partir davui queda oberta la secció de manuals, on podreu trobar documentació útil sobre openBVE. Dentrada hi ha un primer manual sobre com instal·lar paquets a la nova versió dopenBVE, que serà necessària per a la nova versió de la Línia 3 que estarà disponible aquesta setmana.
Fins la propera!

View File

@ -0,0 +1,8 @@
---
title: "Novetats sobre la Línia 3"
date: 2016-07-01T12:00:00+01:00
draft: false
---
Des davui ja es pot descarregar una nova versió de la Línia 3, que entre altres millores inclou lextensió fins a Passeig de Gràcia. També shan actualitzat els trens de les sèries 2000 i 3000: a partir dara estaran disponibles en format OBP. Si teniu dubtes sobre com instal·lar aquests paquets, podeu consultar la secció de manuals per a més informació.
Fins la propera!

View File

@ -0,0 +1,12 @@
---
title: "Actualitzacions de trens i millores a la web"
date: 2016-10-04T12:00:00+01:00
draft: false
---
Després de lestiu, és hora de tornar a la feina, i BVE Barcelona no és una excepció. Duna banda, shan actualitzat els trens de les sèries 2000 i 3000 amb moltes millores. La més important és la cabina de la sèrie 2000, que presenta canvis importants al panell ATC. A més a més, ara els trens inclouen un manual trilingüe amb il·lustracions que també està disponible a la secció de manuals.
Daltra banda, les traduccions de la pàgina web estan pràcticament acabades, i sha aprofitat el moviment de continguts per redissenyar les pàgines de descàrrega dels trens i les rutes, que ara tenen uns menús més atractius.
Properament estarà disponible la L3 fins a Catalunya, una estació que ja està pràcticament acabada.
Fins la propera!

View File

@ -0,0 +1,18 @@
---
title: "La L3 ja arriba fins a Liceu"
date: 2016-10-30T12:00:00+01:00
draft: false
---
Ja està disponible la nova versió de la L3, que amplia el recorregut fins a les estacions de Catalunya i Liceu. Han estat molts mesos de feina per aconseguir els millors resultats a la part més complicada de la línia.
Entre les estacions de Passeig de Gràcia i Catalunya existeix una bifurcació cap a la L4 que antigament sutilitzava per donar servei a les estacions dUrquinaona, Jaume I i Correos. Tot i que ja no sutilitza durant el servei comercial, la infraestructura segueix intacta. Per tant, era necessari recrear una part del túnel molt peculiar, i la feina sha allargat més del previst.
No obstant això, ara ja podeu descarregar lactualització i gaudir del resultat. Us recomanem encendre els fars al túnel per poder veure bé tots els detalls amagats.
Fins la propera!
<img src="/images/noticies/20161030/1.png">
<img src="/images/noticies/20161030/2.png">
<img src="/images/noticies/20161030/3.png">

View File

@ -0,0 +1,10 @@
---
title: "Més L2 i nou sistema de comentaris"
date: 2016-11-17T12:00:00+01:00
draft: false
---
Des del passat dia 15 de novembre està disponible una nova versió en proves de la L2 fins a lestació de Clot. Tot i que inclou millores des de la versió anterior, és una versió prèvia a la final i pot no funcionar correctament. A partir dels vostres comentaris procurarem millorar el que calgui.
A més, durant un mes hem estat provant un nou sistema de comentaris. A partir dara els comentaris no quedaran publicats a la pàgina web, sinó que senviaran per correu i així podreu rebre una resposta individual. El sistema anterior és incompatible els llocs web trilingües i per això ens hem vist obligats a canviar-lo. Els comentaris realitzats abans de novembre desapareixeran.
Fins la propera!

View File

@ -0,0 +1,27 @@
---
title: "Novetats i millores"
date: 2017-02-07T12:00:00+01:00
draft: false
---
Durant els darrers mesos, encara que hagi estat una feina invisible, hem realitzat canvis a OpenBVE i a la L3 per millorar encara més el projecte en el futur. Aquí en fem un recull:
Traducció actualitzada
Shan revisat les traduccions del programa OpenBVE. El canvi més important el notaran els usuaris del programa en castellà, que podran gaudir dun gestor de paquets completament traduït.
Millores del disseny del joc
Hem detectat que hi havia errors greus de disseny en alguns textos de la interfície dusuari del programa, que en alguns casos quedaven superposats. El nou disseny és més clar i agradable.
Bloqueig de portes
Des de la propera versió dOpenBVE, els creadors de trens tindran disponible una nova funció per a les extensions: la possibilitat de bloquejar les portes quan estan obertes o tancades. Això representarà una millora en el cas dels trens de la sèrie 2000 i la sèrie 3000, que seran més realistes. En el cas de la sèrie 3000 reformada, disponible en un futur no gaire llunyà, el funcionament del tren guanyarà complexitat: el tren no podrà tancar portes si abans no sactiva lavís de tancament.
Tren-Stop
Una de les novetats més importants de les properes versions dels trens és el Tren-Stop, un dispositiu de seguretat de circulació. Aquest dispositiu rep informació de la senyalització de la línia mitjançant balises, i aplica el fre demergència si sintenta ultrapassar una senyal que no marca via lliure (verd). Una vegada el tren sha aturat del tot, sha de reactivar el dispositiu i circular fins a la següent estació amb marxa a la vista.
Estació en construcció
També estan molt avançats els treballs de lestació de Drassanes, disponible a la propera versió de la L3. Lestructura bàsica de lestació està acabada, i queda retocar petits detalls i fer els accessos.
Fins la propera!
<img src="/images/noticies/20170207/1.png">

View File

@ -0,0 +1,4 @@
---
title: "Notícies"
draft: false
---

View File

@ -0,0 +1,5 @@
---
url: "news"
title: "News"
draft: false
---

View File

@ -0,0 +1,5 @@
---
url: "noticias"
title: "Noticias"
draft: false
---

4
static/css/site.css Normal file
View File

@ -0,0 +1,4 @@
.tabletextpadding {
padding: 0px 20px 0px 20px;
}

BIN
static/favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

BIN
static/favicon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.0 KiB

50
static/favicon.svg Normal file
View File

@ -0,0 +1,50 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="1024" height="1024" viewBox="0 0 1024 1024" id="svg2" version="1.1" inkscape:version="0.91 r" sodipodi:docname="logo_icon.svg" inkscape:export-filename="/home/mmg/Documents/projects/openBVE/WorkingFiles/logo_icon.png" inkscape:export-xdpi="11.25" inkscape:export-ydpi="11.25">
<defs id="defs4"/>
<sodipodi:namedview id="base" pagecolor="#ffffff" bordercolor="#666666" borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="0.7" inkscape:cx="457.90467" inkscape:cy="464.23091" inkscape:document-units="px" inkscape:current-layer="layer1" showgrid="true" units="px" inkscape:snap-bbox="true" inkscape:object-nodes="true" inkscape:snap-smooth-nodes="true" inkscape:snap-text-baseline="true" inkscape:window-width="1280" inkscape:window-height="972" inkscape:window-x="0" inkscape:window-y="0" inkscape:window-maximized="1">
<inkscape:grid type="xygrid" id="grid3336" empspacing="4"/>
</sodipodi:namedview>
<metadata id="metadata7">
<rdf:RDF>
<cc:Work rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
<dc:title/>
</cc:Work>
</rdf:RDF>
</metadata>
<g inkscape:groupmode="layer" id="layer3" inkscape:label="Bitmap" style="display:none">
<image transform="translate(0,-28.362161)" sodipodi:absref="/home/mmg/Documents/projects/openBVE/leezer3/openBVE/OpenBve/Data/Menu/logo.png" y="28.362183" x="0" id="image3432" xlink:href="file:///home/mmg/Documents/projects/openBVE/leezer3/openBVE/OpenBve/Data/Menu/logo.png" style="image-rendering:optimizeQuality" preserveAspectRatio="none" height="1024" width="1024"/>
</g>
<g inkscape:groupmode="layer" id="layer5" inkscape:label="Working Shapes" style="display:none">
<rect transform="translate(0,-28.362161)" style="display:inline;opacity:1;fill:#e3e3e3;fill-opacity:1;fill-rule:evenodd;stroke:#e3e3e3;stroke-width:0;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect5022" width="44" height="14" x="488" y="541.36218"/>
<path transform="translate(0,-28.362161)" style="display:inline;fill:#ffb000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 542,555.36216 -2,25 -25,-25 z" id="path5024" inkscape:connector-curvature="0"/>
<rect transform="translate(0,-28.362161)" style="display:inline;opacity:1;fill:#ffb000;fill-opacity:1;fill-rule:evenodd;stroke:#e3e3e3;stroke-width:0;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect5026" width="66" height="33" x="543" y="548.36218"/>
<rect style="opacity:1;fill:#e3e3e3;fill-opacity:1;fill-rule:evenodd;stroke:#e3e3e3;stroke-width:0;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect5034" width="14" height="62" x="544" y="489"/>
<rect style="opacity:1;fill:#e3e3e3;fill-opacity:1;fill-rule:evenodd;stroke:#e3e3e3;stroke-width:0;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect5036" width="14" height="31" x="594" y="520"/>
<path id="path5078" style="opacity:1;fill:#e3e3e3;fill-opacity:1;fill-rule:evenodd;stroke:#e3e3e3;stroke-width:0;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" d="m 540,520 a 32,32 0 0 1 -31.95406,31.99997 32,32 0 0 1 -32.04581,-31.9081 32,32 0 0 1 31.86206,-32.09157 32,32 0 0 1 32.13728,31.81595 M 526,520 a 18,18 0 0 1 -17.97416,17.99998 18,18 0 0 1 -18.02577,-17.9483 18,18 0 0 1 17.92241,-18.05151 18,18 0 0 1 18.07722,17.89647" inkscape:connector-curvature="0"/>
<path inkscape:connector-curvature="0" id="path5078-6" style="display:inline;opacity:1;fill:#e3e3e3;fill-opacity:1;fill-rule:evenodd;stroke:#e3e3e3;stroke-width:0;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" d="m 608,520 a 32,32 0 0 1 -31.95406,31.99997 32,32 0 0 1 -32.04581,-31.9081 32,32 0 0 1 31.86206,-32.09157 32,32 0 0 1 32.13728,31.81595 M 594,520 a 18,18 0 0 1 -17.97416,17.99998 18,18 0 0 1 -18.02577,-17.9483 18,18 0 0 1 17.92241,-18.05151 18,18 0 0 1 18.07722,17.89647"/>
</g>
<g inkscape:groupmode="layer" id="layer2" inkscape:label="Background" style="display:inline">
<rect style="opacity:1;fill:#636363;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect3437-2" width="992" height="992" x="16" y="16" ry="153"/>
</g>
<g inkscape:label="Logo" inkscape:groupmode="layer" id="layer1" transform="translate(0,-28.362161)" style="display:inline">
<ellipse style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#e3e3e3;stroke-width:88;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="path4257" ry="230.00002" rx="230" cy="550.36218" cx="510"/>
<rect style="opacity:1;fill:#e3e3e3;fill-opacity:1;fill-rule:evenodd;stroke:#e3e3e3;stroke-width:0;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect4267" width="88" height="504.00003" x="236" y="48.36216" ry="1.2709961e-06"/>
<circle style="opacity:1;fill:#ffb000;fill-opacity:1;fill-rule:evenodd;stroke:#e3e3e3;stroke-width:0;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="path5020" cx="652" cy="548.36218" r="32"/>
</g>
<g inkscape:groupmode="layer" id="layer6" inkscape:label="Logo 1">
<rect style="display:inline;opacity:1;fill:#e3e3e3;fill-opacity:1;fill-rule:evenodd;stroke:#e3e3e3;stroke-width:0;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect5022-4" width="44" height="14" x="488" y="513"/>
<rect style="display:inline;opacity:1;fill:#e3e3e3;fill-opacity:1;fill-rule:evenodd;stroke:#e3e3e3;stroke-width:0;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect5034-0" width="14" height="62" x="544" y="489"/>
<rect style="display:inline;opacity:1;fill:#e3e3e3;fill-opacity:1;fill-rule:evenodd;stroke:#e3e3e3;stroke-width:0;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect5036-3" width="14" height="31" x="594" y="520"/>
<path style="display:inline;opacity:1;fill:#e3e3e3;fill-opacity:1;fill-rule:evenodd;stroke:#e3e3e3;stroke-width:0;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" d="M 507.86133 488 A 32 32 0 0 0 476 520.0918 A 32 32 0 0 0 508.04688 552 A 32 32 0 0 0 530.61328 542.61328 L 520.7207 532.7207 A 18 18 0 0 1 508.02539 538 A 18 18 0 0 1 490 520.05078 A 18 18 0 0 1 507.92188 502 A 18 18 0 0 1 526 519.89648 L 526 520 A 18 18 0 0 1 524.58203 527 L 539.19727 527 A 32 32 0 0 0 540 520 L 540 519.81641 A 32 32 0 0 0 507.86133 488 z " id="path5078-3"/>
<path style="display:inline;opacity:1;fill:#e3e3e3;fill-opacity:1;fill-rule:evenodd;stroke:#e3e3e3;stroke-width:0;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" d="M 575.86133 488 A 32 32 0 0 0 544.00391 520 L 558.00195 520 A 18 18 0 0 1 575.92188 502 A 18 18 0 0 1 594 519.89648 L 594 520 L 608 520 L 608 519.81641 A 32 32 0 0 0 575.86133 488 z " id="path5078-6-5"/>
<path transform="translate(0,-28.362161)" style="display:inline;opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#e3e3e3;stroke-width:14;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="path4425-5" sodipodi:type="arc" sodipodi:cx="440" sodipodi:cy="548.36218" sodipodi:rx="25" sodipodi:ry="25.000021" sodipodi:start="0" sodipodi:end="6.2774432" sodipodi:open="true" d="m 465,548.36218 a 25,25.000021 0 0 1 -24.96411,25 25,25.000021 0 0 1 -25.03579,-24.92822 25,25.000021 0 0 1 24.89224,-25.07157 25,25.000021 0 0 1 25.10725,24.85624"/>
<rect transform="translate(0,-28.362161)" style="display:inline;opacity:1;fill:#e3e3e3;fill-opacity:1;fill-rule:evenodd;stroke:#e3e3e3;stroke-width:0;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect4442" width="14" height="71.999977" x="408" y="548.36218" ry="0"/>
<path transform="translate(0,-28.362161)" style="display:inline;opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#e3e3e3;stroke-width:14;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="path4425" sodipodi:type="arc" sodipodi:cx="372" sodipodi:cy="548.36218" sodipodi:rx="25" sodipodi:ry="25.000021" sodipodi:start="0" sodipodi:end="6.2774432" sodipodi:open="true" d="m 397,548.36218 a 25,25.000021 0 0 1 -24.96411,25 25,25.000021 0 0 1 -25.03579,-24.92822 25,25.000021 0 0 1 24.89224,-25.07157 25,25.000021 0 0 1 25.10725,24.85624"/>
</g>
<g inkscape:groupmode="layer" id="layer4" inkscape:label="Frame">
<rect transform="translate(0,-28.362161)" style="display:inline;opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:32;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect3437" width="992" height="992" x="16" y="44.36216" ry="153"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 10 KiB

BIN
static/images/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 373 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 243 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 287 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 272 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 314 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 270 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 312 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 102 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 433 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 183 KiB

BIN
static/images/rutes/l2/1.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 554 KiB

BIN
static/images/rutes/l2/2.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 517 KiB

BIN
static/images/rutes/l2/3.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 529 KiB

BIN
static/images/rutes/l2/4.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 647 KiB

BIN
static/images/rutes/l3/1.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 705 KiB

BIN
static/images/rutes/l3/2.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 717 KiB

BIN
static/images/rutes/l3/3.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 501 KiB

BIN
static/images/rutes/l3/4.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 712 KiB

BIN
static/images/rutes/menu/L2.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

BIN
static/images/rutes/menu/L3.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

BIN
static/images/trens/2000/1.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 500 KiB

BIN
static/images/trens/2000/2.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 292 KiB

BIN
static/images/trens/2000/2b.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 193 KiB

BIN
static/images/trens/3000/1.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 509 KiB

BIN
static/images/trens/3000/2.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 478 KiB

BIN
static/images/trens/4000/1.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 362 KiB

BIN
static/images/trens/9000/2.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 510 KiB

BIN
static/images/trens/menu/2000.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 81 KiB

BIN
static/images/trens/menu/3000.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 86 KiB

BIN
static/images/trens/menu/4000.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 63 KiB

BIN
static/images/trens/menu/9000.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 82 KiB

@ -1 +0,0 @@
Subproject commit d5b87cb15e820e3ee8335363b26f4fcbf0e8d783

20
themes/crab/LICENSE.md Normal file
View File

@ -0,0 +1,20 @@
The MIT License (MIT)
Copyright (c) 2017 Thomas Heller
Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
the Software, and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

126
themes/crab/README.md Normal file
View File

@ -0,0 +1,126 @@
# Crab
Crab is a clean website theme for the [Hugo](https://gohugo.io) static
site generator.
![Crab theme screenshot](https://raw.githubusercontent.com/thomasheller/crab/master/images/screenshot.png)
## Features
- responsive
- nested menus
- two-column
- tag support
- blog articles
## Preview
If you'd like to get a live demo of the Crab theme locally, you could
clone the repository, cd to the `exampleSite` directory and run
`HUGO_THEMESDIR=../.. hugo serve -t crab` from there (assuming
[Hugo](http://gohugo.io) is already installed).
## Installation
Read the [Hugo Quickstart
Guide](https://gohugo.io/overview/quickstart/) for an introduction to
Hugo itself. Once you created a new Hugo site, you can use the Crab
theme.
In your Hugo site's folder:
```sh
$ git clone https://github.com/thomasheller/crab themes/crab
```
Alternatively, if your site is in a git repository, you can use git
submodules:
```sh
$ git submodule add https://github.com/thomasheller/crab themes/crab
```
To update the theme to the latest version, simply pull in the changes:
```sh
$ git -C themes/crab pull
```
## Usage
The file `exampleSite/config.toml` provides an example for how the
Crab theme can be configured, especially in regard to the menu items.
Once you put a `config.toml` in your site's root directory, you can
get a preview of your Hugo site as usual:
```sh
$ hugo serve -t crab
```
## Menus
See the `exampleSite/config.toml` file for how the menus can be
configured:
- Use the `weight` attribute to specify the order of menu items.
Menu items with smaller numbers appear before those with bigger
numbers.
- For every menu, specify an `identifier` if you intend the menu to
have sub-items. In each sub-item, make sure the `parent` attribute
matches the value of the `identifier` used for the parent menu.
- Choose a unique `name` for each item in the same menu.
## Two-column layout
Look at the `exampleSite/content/home.md` file for a sidebar example.
If you put a shortcode like this at the beginning of your content
file, the summary will appear in the right column:
```md
{{% summary %}}
This appears in the sidebar. *Markdown* is supported!
{{% /summary %}}
```
## Tags
Tags are supported as [taxonomies described in the Hugo
manual](https://gohugo.io/taxonomies/usage/). Make sure your config
file contains a proper `taxonomies` declaration, like in the
`exampleSite/config.toml`. You can then put tags in the front matter
as usual:
```
+++
title = "A Page With Tags"
tags = [ "Hugo", "theme", "Crab" ]
...
```
Tags will appear both on regular (fixed, static) pages as well as for
blog posts, although they are probably more commonly used with blog
posts.
## Blog
Blog posts are intended to be created in the special directory
`/blog/`. The main difference about blog articles is that the layout
includes the timestamp when they were published (fixed pages don't
show a timestamp by default) and that they appear in the list of blog
articles.
The `exampleSites/config.toml` shows the kind of `permalinks`
declaration required to generate blog posts in the correct place.
## Logo
To change the logo of the crab to your own customised image,
add `logoimage` to `config.toml`, where `logoimage` is the
path inside your site's `static` directory.
## Contact
If you think anything could be improved about the Crab theme, feel
free to [send a PR](https://github.com/thomasheller/crab) to the Crab
repository.

View File

@ -0,0 +1,2 @@
+++
+++

View File

@ -0,0 +1,103 @@
languageCode = "en-us"
title = "Crab"
theme = "crab"
baseurl = "https://example.com"
[params]
description = "A clean Hugo theme for websites"
# logoimage = "images/logo.jpg"
# copyright = "foo"
# mathjax = "https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML"
## Uncomment if you want mathjax enabled. The above cdn source is taken from https://gohugo.io/content-management/formats/#mathjax-with-hugo
[permalinks]
blog = "/blog/:year/:month/:title/"
[taxonomies]
tags = "tags"
[[menu.main]]
weight = 1
name = "Home"
url = "/"
[[menu.main]]
weight = 2
name = "Features"
url = "/features/"
identifier = "features"
[[menu.main]]
parent = "features"
weight = 1
name = "Responsive design"
url = "/features/responsive-design/"
[[menu.main]]
parent = "features"
weight = 2
name = "Nested menus"
url = "/features/nested-menus/"
identifier = "nested-menus"
[[menu.main]]
parent = "nested-menus"
weight = 1
name = "Third level page #1"
url = "/features/nested-menus/third-level-1/"
[[menu.main]]
parent = "nested-menus"
weight = 2
name = "Third level page #2"
url = "/features/nested-menus/third-level-2/"
[[menu.main]]
parent = "nested-menus"
weight = 3
name = "Third level page #3"
url = "/features/nested-menus/third-level-3/"
[[menu.main]]
parent = "features"
weight = 3
name = "Two-column layout"
url = "/features/two-column-layout/"
[[menu.main]]
parent = "features"
weight = 4
name = "Tags"
url = "/features/tags/"
[[menu.main]]
weight = 3
name = "Another item"
url = "/another/"
[[menu.main]]
weight = 4
name = "More items"
url = "/more/"
identifier = "more"
[[menu.main]]
parent = "more"
weight = 1
name = "Some more menu"
url = "/more/some-more-menu/"
[[menu.main]]
parent = "more"
weight = 2
name = "items to show"
url = "/more/items-to-show/"
[[menu.main]]
parent = "more"
weight = 3
name = "the nested menus feature"
url = "/more/the-nested-menus-feature/"
[[menu.main]]
weight = 5
name = "Blog"
url = "/blog/"
[[menu.main]]
weight = 6
name = "Contact"
url = "/contact/"

View File

@ -0,0 +1,10 @@
+++
date = "2017-02-05T07:51:49+01:00"
title = "Another page"
draft = false
+++
Just another demo page.
![Crab logo](/img/crab-logo.png)

View File

@ -0,0 +1,11 @@
+++
date = "2017-02-27T21:30:00+01:00"
draft = false
title = "More blogging"
tags = ["this", "post", "also", "has", "some", "tags"]
+++
This is yet another blog post to demonstrate the blog feature. It's
from a different month than other posts, to show you how the archive
feature works.

View File

@ -0,0 +1,19 @@
+++
date = "2017-03-27T21:30:00+01:00"
draft = false
title = "Welcome to my blog"
+++
This page is intended to give you a feeling of what a blog post looks
like. Crab supports both fixed (static) pages as well as blog posts.
In order to make blog pages work correctly, you need proper permalinks
settings in your site's `config.toml`.
Hugo will then treat all files in the `blog` directory (for example)
like blog posts.
Have a look at the `config.toml` provided with this example site, as
well as [the page about Permalinks from the Hugo
docs](https://gohugo.io/extras/permalinks/).

View File

@ -0,0 +1,25 @@
+++
date = "2017-03-18T10:59:56+01:00"
title = "Contact"
draft = false
+++
{{% summary %}}
This is a an example contact page.
{{% /summary %}}
Contact the website author:
*Mister Crab
42 Ocean Street
Oceania, OC 98765*
Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper
suscipit lobortis nisl ut aliquip ex ea commodo consequat. Duis autem
vel eum iriure dolor in hendrerit in vulputate velit esse molestie
consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et
accumsan et iusto odio dignissim qui blandit praesent luptatum zzril
delenit augue duis dolore te feugait nulla facilisi.
Thanks for your feeback!

View File

@ -0,0 +1,14 @@
+++
date = "2017-02-05T07:51:49+01:00"
title = "Features"
draft = false
+++
Some of Crab's features are:
- [Responsive design](responsive-design/)
- [Nested menus](nested-menus/)
- [Two-column layout](two-column-layout/)
Click on the links above to learn more.

View File

@ -0,0 +1,11 @@
+++
title = "Nested menus"
date = "2017-03-18T11:14:35+01:00"
draft = false
+++
Crab supports nested menus up to three levels deep.
This is especially helpful for websites that focus on content with
a fixed, pre-defined strucure.

View File

@ -0,0 +1,8 @@
+++
date = "2017-02-05T07:51:49+01:00"
title = "Third-level page #1"
draft = false
+++
A third level page is rendered like this in the menu structure.

View File

@ -0,0 +1,8 @@
+++
date = "2017-02-05T07:51:49+01:00"
title = "Third-level page #2"
draft = false
+++
A third level page is rendered like this in the menu structure.

Some files were not shown because too many files have changed in this diff Show More