Skip to content

New Dot Net Liverpool site built using bootstrap 4 and a responsive Jekyll Theme.

License

Notifications You must be signed in to change notification settings

dotnetliverpool/dotnetliverpool.github.io

 
 

Repository files navigation

Dot Net Liverpool Website built using Helium Jekyll

A new Bootstrap 4 theme

The forked project is no longer maintained

Jekyll Themes Shield

Helium is a fast, modern, and configurable Jekyll theme with some tricks up it's sleeve. It has a live theme switcher and it's main blog layout display prominent hero images for posts with colored overlays and nice animations.

Bootstrap theme source

Dot Net Liverpool sample

Features

Though minimalistic-looking by nature, dactl is easily configurable and includes quite a lot of niceties:

Main features:

Jekyll-specific features:

Other features:

  • Blog page
  • Landing page samples
  • Tags functionality and tags pages
  • Link posts functionality
  • Mobile slider scrolling
  • Emoji support ⚡️⚡️⚡️ by copy paste from getemoji

Some of the features listed above can be easily configured or disabled by you.

Information about Helium

At it's core, dactl is a forked version of sentenza but it has been almost entirely rewritten from scratch.
I have just started my journey in the world of web development, learning new things on the way.
Looking for a way to put my newly acquired skills to test I found Jekyll and I quickly realized that it's going to be a good learning experience since I don't like building 'dummy' projects.
I've built this theme as a way to develop my skills further.

You can find credits at the bottom of this Readme file.
All feedback is welcome, both positive and negative.

Installation

Running locally

Assuming you've got Jekyll installed, clone or download this repo, cd into the folder and run jekyll serve.

Hosting on GitHub

Fork this repo and rename it to yourusername.github.io... and edit the _config.yaml file whit your github address and your links (such as social media username, email, name, ecc.)!
Your new helium-themed Jekyll blog should be up and running at yourusername.github.io.

Additional information about some features

Hero images and blog layout

Liquid 'script' which is used to append correct hero image and overlay color as set in post YAML Front matter was written by me and while it's really basic it functions properly.
You can read more about it and see the code in include/utils/hero.html.

Tags & Tags Pages

Tags and tag pages are supported by using Jekyll's native collections functionality.

License

All parts of helium Jekyll theme are free to use and abuse under the open-source MIT license.

About

New Dot Net Liverpool site built using bootstrap 4 and a responsive Jekyll Theme.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 61.8%
  • CSS 20.3%
  • JavaScript 15.5%
  • Ruby 2.4%