More Premium Hugo Themes Premium Jekyll Themes

IgnaciodeNuevo.github.io

This is the uncompiled source from my site

IgnaciodeNuevo.github.io

This is the uncompiled source from my site

Author Avatar Theme by ignaciodenuevo
Github Stars Github Stars: 7
Last Commit Last Commit: Mar 13, 2021 -
First Commit Created: Apr 29, 2023 -
IgnaciodeNuevo.github.io screenshot

Overview:

IgnaciodeNuevo.com is a website built on Jekyll, an open-source static site generator. The website serves as a personal portfolio and blog for Ignacio Villanueva. The source code is publicly available and can be accessed on the site’s bug tracker. All code and content on IgnaciodeNuevo.com are copyrighted by Ignacio Villanueva, and the articles are licensed under CC BY-NC-SA 4.0 while the code is licensed under The MIT License (MIT).

Features:

  • Personal Portfolio: IgnaciodeNuevo.com showcases Ignacio Villanueva’s work and projects, providing visitors with an overview of his skills and expertise.
  • Blog: The website includes a blog section where Ignacio shares articles and insights related to web development, design, and other relevant topics.
  • Open-source code: The website’s source code is openly available, allowing users to view, modify, and contribute to the project.

Installation:

To install and run IgnaciodeNuevo.com, you will need to have Jekyll set up on your local machine. Follow these steps:

  1. Clone the repository from the source code repository.
  2. Navigate to the project’s root directory.
  3. Install the necessary dependencies by running the following command: $ bundle install
  4. Build the website by running the command: $ bundle exec jekyll serve
  5. Access the website locally by visiting http://localhost:4000 in your web browser.

Summary:

IgnaciodeNuevo.com is a personal portfolio and blog website built on Jekyll. It showcases Ignacio Villanueva’s work and provides insights into web development and design. The website’s source code is openly available, allowing users to contribute and make suggestions through the bug tracker. Installing and running the website requires setting up Jekyll and following a few simple steps.