More Premium Hugo Themes Premium Jekyll Themes

Davidangulo.xyz

Personal Jekyll Blog

Davidangulo.xyz

Personal Jekyll Blog

Author Avatar Theme by dcangulo
Github Stars Github Stars: 6
Last Commit Last Commit: Sep 17, 2025 -
First Commit Created: Jan 17, 2026 -
Davidangulo.xyz screenshot

Overview

The davidangulo.xyz is a personal Jekyll blog developed by David Angulo. It is built using Ruby and utilizes the Jekyll framework. The blog is designed to showcase David’s projects and share relevant information with the readers.

Features

  • Personal Jekyll blog built with Ruby.
  • Provides information about David Angulo and his projects.
  • Categorizes posts into directories such as _posts, _portfolio, and assets.
  • Licensed under CC BY 4.0 and MIT license.

Installation

To install and run the davidangulo.xyz Jekyll blog, follow the steps below:

  1. Install rbenv version 3.1.0: rbenv install 3.1.0

  2. Install bundler: gem install bundler

  3. Clone the repository: git clone git@github.com:dcangulo/davidangulo.xyz.git davidangulocd davidangulo

  4. Install dependencies: bundle install

  5. To run the blog in development mode: bundle exec jekyll serve

  6. To run the blog in production mode: JEKYLL_ENV=production bundle exec jekyll serve

Summary

The davidangulo.xyz personal Jekyll blog is a Ruby-based website developed by David Angulo. It features David’s projects and provides relevant information. The blog is open source and licensed under CC BY 4.0 and MIT license. To install and run the blog, users need to set up rbenv, clone the repository, and install dependencies using bundler.