Legacy Jekyll project for my personal blog: fernandocejas.com.
This repository is a Jekyll project for a personal blog hosted on fernandocejas.com. The website is built using the Jekyll static site generator and is fully compatible with GitHub Pages. It uses a customized fork of a template called Mediumish for the blog’s design.
To create a new Jekyll site:
jekyll new <PATH> to install a new Jekyll site at the specified pathjekyll new myblogjekyll new . to install in the current directoryjekyll new . --forcejekyll new myblog --skip-bundleThis repository is a Jekyll project used for a personal blog hosted on fernandocejas.com. It makes use of the Jekyll static site generator and a customized fork of the Mediumish template. The project is fully compatible with GitHub Pages and offers easy installation and customization options for users.