jekyll-theme-startbootstrap-agency icon indicating copy to clipboard operation
jekyll-theme-startbootstrap-agency copied to clipboard

The .com domain expired links are broken

Open MichaelCurrin opened this issue 5 years ago • 4 comments
trafficstars

MichaelCurrin avatar May 05 '20 07:05 MichaelCurrin

👋 Hey @MichaelCurrin, I haven't seen @SotiriosVrachas on here in a LONG time. You could check out other GitHub projects that call this one out Github Search or this site that i maintain uses this project as well Vision Network Solutions @ Repo

I have to assume you are talking about the README links? http://www.vrachas.com/jekyll-theme-startbootstrap-agency/

O-Mutt avatar May 05 '20 15:05 O-Mutt

Thanks @Mutmatt I'll have a look at those. I see there are a bunch of forks - let me know if you come across any which are good and up to date (latest CSS).

Yes, those links.

MichaelCurrin avatar May 16 '20 21:05 MichaelCurrin

For interest, this is my site using the theme - private repo

https://secondlinersimprov.co.za/

I found it useful to split home.html layout into several includes files:

{% include header.html %}

{% include about.html %}

{% include events.html %}

{% include contact.html %}

MichaelCurrin avatar May 16 '20 21:05 MichaelCurrin

raviriley/agency-jekyll-theme/

I wanted to use this theme but saw that it's outdated and not maintained, so I decided to convert the newest Bootstrap code to a Jekyll theme from scratch. Then, once I started using the theme, I realized I could make some additions to make the original theme more useful, such as Google Analytics support, an actually functional contact form, customizable styling, etc. Check out the details here!

https://github.com/raviriley/agency-jekyll-theme/

Let me know if you run into any issues!

raviriley avatar Jun 14 '20 23:06 raviriley