main
My Eleventy Project
This is a personal portfolio and blog website built with Eleventy.
Built With
Getting Started
To get a local copy up and running, follow these simple steps.
Installation
- Clone the repo:
git clone https://github.com/IronicallyJesus/11ty-site.git
- Navigate into the project directory:
cd 11ty-site
- 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%