Reverend Steven Milanese is a Systems Alchemist specializing in transforming complex challenges into inspired technological solutions. By seamlessly integrating Artificial Intelligence with cutting-edge development practices, he creates systems that push the boundaries of what's possible. https://stevenmilanese.com
Find a file
dependabot[bot] 169143077b
Bump nokogiri in the bundler group across 1 directory
Bumps the bundler group with 1 update in the / directory: [nokogiri](https://github.com/sparklemotion/nokogiri).


Updates `nokogiri` from 1.11.1 to 1.18.3
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.11.1...v1.18.3)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: indirect
  dependency-group: bundler
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-21 20:43:37 +00:00
.jekyll-cache/Jekyll/Cache updated portfolio page layouts and added client hrefs 2021-04-10 20:56:30 -04:00
_includes updated portfolio page layouts and added client hrefs 2021-04-10 20:56:30 -04:00
_layouts changes 2021-02-18 16:23:23 -05:00
_posts updated portfolio page layouts and added client hrefs 2021-04-10 20:56:30 -04:00
_site updated portfolio page layouts and added client hrefs 2021-04-10 20:56:30 -04:00
css/font-awesome changes 2021-02-18 16:23:23 -05:00
forty added forty theme blog 2021-02-22 14:52:12 -05:00
img updated portfolio images 2021-04-10 18:33:36 -04:00
js changes 2021-02-18 16:23:23 -05:00
mail updated FormSpree.io settings 2021-02-19 13:56:22 -05:00
_config.yml updated footer social media links 2021-04-10 20:12:53 -04:00
feed.xml changes 2021-02-18 16:23:23 -05:00
freelancer-theme-jekyll.gemspec changes 2021-02-18 16:23:23 -05:00
Gemfile changes 2021-02-18 16:23:23 -05:00
Gemfile.lock Bump nokogiri in the bundler group across 1 directory 2025-02-21 20:43:37 +00:00
index.html changes 2021-02-18 16:23:23 -05:00
LICENCE changes 2021-02-18 16:23:23 -05:00
old-index.html changes 2021-02-18 16:23:23 -05:00
Rakefile changes 2021-02-18 16:23:23 -05:00
README.md changes 2021-02-18 16:23:23 -05:00
Resume-Steven-Milanese.pdf updated portfolio images 2021-04-10 18:33:36 -04:00
screenshot.png changes 2021-02-18 16:23:23 -05:00
stevenmilanese.vcf Updated About Us section with vCard 2021-02-20 02:01:51 -05:00
style.css changes 2021-02-18 16:23:23 -05:00

Freelancer Jekyll theme Build Status

Jekyll theme based on Freelancer bootstrap theme

How to use

  • Place a image in /img/portfolio/
  • Replace your-email@domain.com in _config.yml with your email address. Refer to formspree for more information.
  • Create posts to display your projects. Use the follow as an example:
---
layout: default
modal-id: 1
date: 2020-01-18
img: cabin.png
alt: image-alt
project-date: January 2020
client: The Client
category: Web Development
description: The description of the project

---

Demo

View this jekyll theme in action here

Screenshot

screenshot


For more details, read the documentation