Skip to content

MSiccDev/msiccdev.github.io

Repository files navigation

MSiccDev Software Development Portfolio Site

This repository contains the source for the MSiccDev Software Development portfolio site, built with custom Jekyll templates and deployed through GitHub Pages.

Local development

Install dependencies:

bundle install

Run the site locally:

bundle exec jekyll serve

Build the production site:

bundle exec jekyll build

Structure

  • _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 chrome
  • assets/css/site.scss defines the custom visual system

Notes

  • 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.

About

Jekyll version of the newest Agency Bootstrap theme, plus new features: Google Analytics, Markdown support, custom pages, and more!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors