Skip to content

pbeltran/mat1bacweb

 
 

Repository files navigation

Página web con contenidos de matemáticas correspondientes a 4ºESO. Su desarrollo está basado en: FPGAwars website

License

Based on Start Bootstrap Agency Jekyll theme.

Development

Execute jekyll serve to run the website locally.

Structure

  • _content: contains the keys and links of the Projects-Tutorials-Workshops-Talks.
  • _data\strings.yml: contains all the strings translated (en, es).
  • img: contains all the images. It is recommended to use the size 600x510px:

Projects & Tutorials: convert input.png -resize 600 -background "rgba(0,0,0,0)" -gravity center -extent 600x510 output.png

Workshops & Talks: convert input.png -resize 550 -background "rgba(0,0,0,0)" -gravity center -extent 600x510 output.png

About

Página web de Matemáticas de 1º Bachillerato

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 37.9%
  • CSS 30.2%
  • Ruby 18.6%
  • JavaScript 13.3%