Skip to content

marcanuy/marcanuy.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

101 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Marcanuy

About

This is the data for Marcelo Canina's website.

I use Jekyll to transform the content of this repo into a static site.

Features

  • Multilanguage site without plugins.
  • Routes for each language is in the form of (/es, /it, etc)

Other

Screenshots generated with pageres

$ sudo npm install --global pageres-cli
$ cd assets/img/screenshots/
$ pageres --scale=0.3 1366x768 http://gamesforkidsfree.net/en/
$ identify gamesforkidsfree.net\!en-1366x768.png 
gamesforkidsfree.net!en-1366x768 (1).png PNG 410x609 410x609+0+0 8-bit sRGB 202KB 0.000u 0:00.000
$ cd assets/img/screenshots/
$ pageres --scale=0.3 1366x768 \
http://cachedpage.co/ \
http://simpleit.rocks/ \
http://pullgravity.com/ \
http://emacside.com \
https://therunningsecret.com/ \
http://sayinspanish.com/ \
http://marcanuy.com/ \
http://gamesforkidsfree.net/ \
http://howmanyis.com/ \
http://trendedtweets.com/ \
http://converter.ninja/
$ pageres --scale=0.3 1366x768 \
https://cachedpage.co/ver-version-de-pagina-web-indexada-guardada-o-archivada \
http://pullgravity.com/es/ \
http://comosediceeningles.org/ \
http://marcanuy.com/es \
http://juegosgratisinfantiles.net/ \

http://cuantoes.net/ 

$ find . -type f ! -iname "noimage*" -print0|xargs -0 -I {} convert {} \
-crop 410x410+0+0 {}-thumb.png

Minifiers

$ sudo npm install html-minifier -g
html-minifier@3.5.0 
  ├── clean-css@4.1.2 
  └── uglify-js@3.0.5

License

The content of the site (i.e., blog posts and page content) is licensed under a Creative Commons Attribution License: you may use it, but you must give attribution.

Icons are from FontAwesome library.

The structure, design, and layout of the site are licensed under the MIT License.

Releases

No releases published

Packages

 
 
 

Contributors