Skip to content

oriolcanades/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blog

My personal blog

Run the project locally

To run the project locally, you need to have Ruby and Jekyll installed on your computer. If you don't have them installed, follow the instructions in the official Jekyll documentation.

If you have Ruby and Jekyll installed, follow these steps:

bundle exec jekyll serve

Stop the project locally

To stop the project, press Ctrl + C in the terminal. If this does not work, close the terminal window.

ps aux |grep jekyll |awk '{print $2}' | xargs kill -9

http://127.0.0.1:4000/en/

Color scheme

  • Azul oscuro (#1B263B)
  • Gris oscuro (#3A3A3C)
  • Azul medio (#415A77)
  • Gris medio (#A1A1A1)
  • Azul grisáceo claro (#778DA9)

About

Mi blog personal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published