Skip to content

Rixcy/PortfolioBuilder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio - built by Richard Booth (Rixcy)

This is a template you can use to build a portfolio with, using Jekyll to create static pages

To start with, ensure you have the pre-requisitites required to use Jekyll, outlined in the Jekyll Docs.

To edit the about me section, edit the about.markdown file in the _includes folder.

To edit the jobs, add/remove the markdown files in the _jobs folder, giving them numerical names from the earliest job to the most recent.

To edit any other variables, such as the page title, name, footer text etc, edit the _config.yml file.

You can edit the header image by replacing header.jpg in assets/img/.

To test this locally, you can run bundle exec jekyll serve and access the site on http://localhost:4000

This project uses Jekyll Email Protect which obfuscates mailto: links to protect email addresses from spam bots.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Examples

This is what it'll look like out of the box:

screen shot 1

screen shot 2

screen shot 3

About

A simple portfolio builder built in Jekyll

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published