This repository contains the source for the MSiccDev Software Development portfolio site, built with custom Jekyll templates and deployed through GitHub Pages.
Install dependencies:
bundle installRun the site locally:
bundle exec jekyll serveBuild the production site:
bundle exec jekyll build_data/holds homepage content, featured projects, expertise, experience, contact links, and navigation_layouts/contains the base, home, page, and redirect layouts_includes/contains the custom site sections and shared chromeassets/css/site.scssdefines the custom visual system
- The site is English-first for now. Localization is intentionally deferred until the new structure stabilizes.
- Search engine verification is handled outside the site markup when DNS or domain-provider verification is used.
- The homepage intentionally uses direct contact links instead of a contact form.