diff --git a/.eleventy.js b/.eleventy.js new file mode 100644 index 0000000..d7d920e --- /dev/null +++ b/.eleventy.js @@ -0,0 +1,22 @@ +module.exports = function(eleventyConfig) { + // Pass through static assets from the "src" directory + eleventyConfig.addPassthroughCopy("src/css"); + eleventyConfig.addPassthroughCopy("src/js"); + eleventyConfig.addPassthroughCopy("src/resume"); + + // Add a shortcode for the current year for the footer + eleventyConfig.addShortcode("year", () => `${new Date().getFullYear()}`); + + return { + // Set the source and output directories + dir: { + input: "src", + output: "_site", + includes: "_includes", + data: "_data" + }, + markdownTemplateEngine: "njk", + htmlTemplateEngine: "njk", + dataTemplateEngine: "njk", + }; +}; diff --git a/.gitignore b/.gitignore index b0bab9a..72a5c3b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1 @@ -_site/index.html -_site/README/index.html +_site/ \ No newline at end of file diff --git a/index.md b/index.md deleted file mode 100644 index 9fa63fa..0000000 --- a/index.md +++ /dev/null @@ -1,17 +0,0 @@ ---- -subject: World ---- -# Hello {{ subject }} - -You can type here! - -- [Markdown](https://www.11ty.dev/docs/languages/markdown/) -- [Liquid](https://www.11ty.dev/docs/languages/liquid/) - -## Posts - -{%- for post in collections.posts %} -- [{{ post.data.title }}]({{ post.url}}) -{%- endfor %} - -_Built with {{ eleventy.generator }}_ \ No newline at end of file diff --git a/package.json b/package.json index 5e82154..171ffff 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,6 @@ "name": "eleventy", "version": "1.0.0", "description": "A basic Eleventy project.", - "main": "index.js", "scripts": { "start": "npx @11ty/eleventy --serve", "build": "npx @11ty/eleventy" diff --git a/src/_data/site.json b/src/_data/site.json new file mode 100644 index 0000000..0eb820f --- /dev/null +++ b/src/_data/site.json @@ -0,0 +1,8 @@ +{ + "author": { + "name": "Jesus Otero Lagunes", + "email": "jesus@twk95.com", + "linkedinUrl": "https://linkedin.twk95.com" + }, + "resumeUrl": "resume/jesus-main.pdf" +} diff --git a/src/_includes/layout.njk b/src/_includes/layout.njk new file mode 100644 index 0000000..2542732 --- /dev/null +++ b/src/_includes/layout.njk @@ -0,0 +1,62 @@ + + +
+ + +10+ years of experience in designing, deploying, and troubleshooting robust network solutions. Let's build a reliable and efficient network for your business.
+Get in Touch ++I am a highly motivated and adaptable telecommunications engineer with a proven ability to troubleshoot and resolve complex network issues. I am passionate about all things computer networking and thrive in challenging environments where continuous learning and meaningful contributions are valued. +
++My goal is to leverage my decade of experience to help businesses optimize their network infrastructure, ensuring high availability, security, and performance. I believe in a healthy work-life balance, which allows me to stay sharp and bring my best to every project. +
+Custom network designs for scalability and performance, including LAN/WAN, VLAN/VPN, and Metro Ethernet solutions.
+Expert activation for DIA, EPL, and CBH Ethernet services. End-to-end project management from design to deployment.
+Proactive identification and resolution of network constraints and issues to ensure optimal performance and reliability.
+Developing automation solutions using Python, Ansible, and Jinja to streamline network operations and reduce manual errors.
+Consultation on server hardware, web hosting, hypervisors (like Proxmox/ESXi), Docker, and storage arrays (NAS/SAN).
+Providing cross-departmental training on network technologies, protocols, and best practices.
+Design, Addressing, VLAN/VPN, Metro Ethernet, FTTX, Fixed Wireless
+NFS, SMB, FTP, DHCP, OSPF, IS-IS, BGP, MPLS, STP, G.8032, 802.1ad, SIP/VOIP
+Linux, macOS, MS Windows, Excel, Visio, SharePoint, OPNSense, DD-WRT
+Juniper, Accedian, Adtran, Calix, Ciena, Cisco, Incognito, Alcatel-Lucent
+July 2025
+June 2025
+March 2025
+April 2026
+Expertly activated new DIA, EPL, and CBH Ethernet services through design, deployment, and testing. Proactively identified and resolved network constraints to facilitate multi-gigabit services. Contributed to key company initiatives including billing migration and IP entanglement projects.
+Have a project in mind or just want to chat? Fill out the form below or email me directly.
+ +