esttorhe / pepibumur.github.io

ppinera.es website

Home Page:http://ppinera.es

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ppinera.es

The website is deployed using Netlify

Jekyll template

Minimal mistakes, is a two column responsive Jekyll theme perfect for powering your GitHub hosted blog. http://mmistakes.github.io/minimal-mistakes/theme-setup/

Setup

  1. Git clone the project git@github.com:pepibumur/pepibumur.github.io.git.
  2. Install Bundler dependencies bundle install.
  3. Install Yarn dependencies yarn install.
  4. Execute yarn dev and open http://127.0.0.1:4000/

Write about something

If you would like me to write about something, don't hesitate to open a GitHub issue. Just let me know the topic/area you'd be interested about and I'll be happy to write a blog post about it.

Used plugins

  • Emoji: It alows to use emojis in the website
  • FontAwesome: To use Font Awesome in posts {% icon fa-camera-retro %}
  • Jekyll asset path: A liquid tag to output a relative URL for assets based on the jekyll post or page {% asset_path [filename] %}

About

ppinera.es website

http://ppinera.es

License:MIT License


Languages

Language:JavaScript 34.7%Language:HTML 28.9%Language:CSS 28.7%Language:Ruby 7.3%Language:TypeScript 0.4%