Code Monkey home page Code Monkey logo

agency-jekyll-theme's Introduction

Agency Jekyll Theme

RubyGems Downloads LICENSE Tip Me via PayPal template button Featured on Jekyll-Themes.com

Preview - click for live demo

screenshot

Warning

⚠️ Notice for those using legacy Formspree contact forms: ⚠️

Email-based forms are being phased out by Formspree. #11 updated this theme to use the new Formspree structure. Click here for instructions on updating your site's form.

About

This is the Agency Bootstrap theme, converted to a gem-based Jekyll theme with GitHub Pages support.

While this has been done before, here, here, and here, these are outdated and have not been updated or maintained for years. I built this theme from the most recent Bootstrap source.

I also added a lot of new features that go beyond the original theme's capabilities:

  • GitHub Pages support
  • template repo to get up and running in minutes
  • contact form functionality powered by Formspree.io
  • custom pages
  • 404 page
  • legal/Privacy Policy page
  • Google Analytics support
  • Markdown support
  • custom images
  • logo support (instead of just title text)
  • automatically updating copyright years
  • custom navigation bar, even without the header image(s)
  • customizable footer
  • custom accent color and dark/light colors
  • horizontal scrolling support for client section

The Jekyll structure of this theme includes:

  • _portfolio files - what generate the portfolio grid. YAML front matter handles all the details
  • the page layout allows custom pages, as seen in the legal and 404 pages
  • sitetext.yml enables complete customization of all site text
  • navigation.yml enables fully customizable navigation
  • style.yml enables fully customizable colors, background images, and other style-related things

If you enjoy this theme, please consider supporting me to continue developing and maintaining it.

Support via PayPal

Installation

There are three ways to install this theme:

  1. As a gem-based theme
  2. Use the starter template (best for GitHub Pages)
  3. As a remote theme

1. Gem-based Theme Installation

Replace the contents of your _config.yml file with the sample _config.yml.

Install the gem with:

$ bundle add jekyll-agency

Or manually.

  1. Add this line to your Jekyll site's Gemfile:
    gem "jekyll-agency"
  2. Then execute:
    $ bundle install

2. Using the Starter Template

This is the fastest and easiest way to get up and running on GitHub Pages.

Simply generate your own repository by clicking the button below. Then replace the sample content with your own and configure for your needs.

Use this template

3. Remote Theme Installation

Replace your _config.yml file with the starter _config.yml.

Replace your Gemfile with the starter Gemfile.

Then install gems.

$ bundle install

Contributing

This project is intended to be a welcoming space for collaboration. If you have an idea, suggestion, feature request, etc., feel free to open an issue or pull request.

For bug reports, follow the provided template.

Improvements - Up for Grabs

  • multiple language support (Spanish, Chinese, Arabic, etc.)
  • customizable background coloring for each section
  • custom background images

Development

To set up your environment to develop this theme, clone this repo or your fork.

$ git clone https://github.com/raviriley/agency-jekyll-theme.git
$ cd agency-jekyll-theme

Then run:

$ bundle install

To test the theme, run this. (Using the --trace flag for verbose errors.)

$ bundle exec jekyll serve --trace

Then open your browser at:

Add pages, documents, data, etc. like normal to test the theme's contents. As you make modifications, your site will regenerate and you should see the changes in the browser after a refresh.

License

The theme is available as open source under the terms of the MIT License.

agency-jekyll-theme's People

Contributors

bheithaus avatar dependabot[bot] avatar michaelcurrin avatar morozgrafix avatar raviriley avatar rbenitezpagan avatar shou1dwe avatar xsuchy avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.