Skip to content

danielykim/eduardoboucas.github.io

 
 

Repository files navigation

Desk with desktop and laptop computers

eduardoboucas.com

This is the source code for eduardoboucas.com. The site is fully static, powered by Jekyll and hosted on GitHub Pages, served right from this repository.

Installation

  1. Clone the repository and enter its directory

    git clone https://github.com/eduardoboucas/eduardoboucas.github.io.git eduardoboucas.com
    cd eduardoboucas.com
    
  2. Run a server, generate the site and watch for changes

    npm start
    
  3. Navigate to http://localhost:4100/.

Old version

The source code for the previous iteration of the site can be found in this repository.

About

✏️ My personal blog/website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 55.3%
  • HTML 36.1%
  • JavaScript 8.6%