Public Access
1
0
2025-09-02 14:20:26 -04:00
2025-09-08 10:43:16 -04:00
2025-09-08 18:36:24 -04:00
2025-09-03 17:27:38 -04:00
2025-09-08 10:44:07 -04:00
2025-09-01 17:57:53 -04:00
2025-09-01 23:06:07 -04:00
2025-08-27 21:13:46 -04:00
2025-09-08 10:43:52 -04:00
2025-09-03 20:08:47 -04:00
2025-09-08 10:44:07 -04:00
2025-09-01 17:57:53 -04:00
2025-09-08 10:43:52 -04:00
2025-09-08 10:43:52 -04:00
2025-09-01 17:58:20 -04:00
2025-09-03 18:22:08 -04:00

My Eleventy Project

This is a personal portfolio and blog website built with Eleventy.

Project Screenshot

Built With

Getting Started

To get a local copy up and running, follow these simple steps.

Installation

  1. Clone the repo:
    git clone https://github.com/IronicallyJesus/11ty-site.git
    
  2. Navigate into the project directory:
    cd 11ty-site
    
  3. Install NPM packages:
    npm install
    

Usage

To start the development server with live-reloading:

npm start

Open http://localhost:8080 to view it in the browser.

To build the site for production:

npm run build

The production-ready files will be in the _site directory.

Description
This is the source code of my professional resume and blog website!
https://jesus.twk95.com Readme 3.3 MiB
Languages
JavaScript 43.1%
Nunjucks 28.3%
CSS 18.5%
Dockerfile 6.2%
HTML 3%
Other 0.9%