All Projects → abhn → Wall-E

abhn / Wall-E

Licence: other
A modern jekyll theme with grid frontpage, beautiful typography, mobile responsive, made with Semantic UI

Programming Languages

HTML
75241 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to Wall-E

Midnight
Midnight is a Jekyll theme for GitHub Pages
Stars: ✭ 155 (+307.89%)
Mutual labels:  jekyll-theme, github-pages
agency-jekyll-theme
Jekyll version of the newest Agency Bootstrap theme, plus new features: Google Analytics, Markdown support, custom pages, and more!
Stars: ✭ 222 (+484.21%)
Mutual labels:  jekyll-theme, github-pages
Primer
Primer is a Jekyll theme for GitHub Pages
Stars: ✭ 160 (+321.05%)
Mutual labels:  jekyll-theme, github-pages
jekyll-theme-mint
A clean and responsive jekyll theme
Stars: ✭ 16 (-57.89%)
Mutual labels:  jekyll-theme, github-pages
jekyll-theme-8bit
👾 A Jekyll theme inspired by classic 8bit games.
Stars: ✭ 24 (-36.84%)
Mutual labels:  jekyll-theme, github-pages
So Simple Theme
A simple Jekyll theme for words and pictures.
Stars: ✭ 1,701 (+4376.32%)
Mutual labels:  jekyll-theme, github-pages
jasper2
Full-featured Jekyll port of Ghost's default theme Casper v2 👻
Stars: ✭ 725 (+1807.89%)
Mutual labels:  jekyll-theme, github-pages
Neumorphism
Neumorphism designed Jekyll theme for personal websites, portfolios and resumes.
Stars: ✭ 96 (+152.63%)
Mutual labels:  jekyll-theme, github-pages
Millennial
A minimalist Jekyll theme for running an online publication
Stars: ✭ 223 (+486.84%)
Mutual labels:  jekyll-theme, github-pages
Slate
Slate is a Jekyll theme for GitHub Pages
Stars: ✭ 195 (+413.16%)
Mutual labels:  jekyll-theme, github-pages
Leap Day
Leap day is a Jekyll theme for GitHub Pages
Stars: ✭ 121 (+218.42%)
Mutual labels:  jekyll-theme, github-pages
Just The Docs
A modern, high customizable, responsive Jekyll theme for documention with built-in search.
Stars: ✭ 3,747 (+9760.53%)
Mutual labels:  jekyll-theme, github-pages
Jekyll Theme Yat
🎨 Yet another theme for elegant writers with modern flat style and beautiful night/dark mode.
Stars: ✭ 113 (+197.37%)
Mutual labels:  jekyll-theme, github-pages
Pages Gem
A simple Ruby Gem to bootstrap dependencies for setting up and maintaining a local Jekyll environment in sync with GitHub Pages
Stars: ✭ 1,670 (+4294.74%)
Mutual labels:  jekyll-theme, github-pages
Terminus2049.github.io
No more 404
Stars: ✭ 1,546 (+3968.42%)
Mutual labels:  jekyll-theme, github-pages
Oscailte
Oscailte — A powerful light, clean, and responsive Jekyll theme.
Stars: ✭ 178 (+368.42%)
Mutual labels:  jekyll-theme, github-pages
Garth
🥁 A really basic theme for Jekyll
Stars: ✭ 85 (+123.68%)
Mutual labels:  jekyll-theme, github-pages
Jekyll Rtd Theme
Just another documentation theme compatible with GitHub Pages
Stars: ✭ 92 (+142.11%)
Mutual labels:  jekyll-theme, github-pages
Architect
Architect is a Jekyll theme for GitHub Pages
Stars: ✭ 182 (+378.95%)
Mutual labels:  jekyll-theme, github-pages
Qiubaiying.github.io
BY Blog ->
Stars: ✭ 2,674 (+6936.84%)
Mutual labels:  jekyll-theme, github-pages

Wall-E

Wall-E is a modern Jekyll template with a magazine-like grid layout on the frontpage, beautiful typography and uncomplicated content.

Demo

wall-e-jekyll.github.io/

Contents

Features

  • Mobile responsive, built with Semantic UI, customization is easy
  • Disqus is integrated by default
  • One column layout suitable for personal blogs with focus on content
  • Beautiful typography (uses League Gothic and Open Sans)
  • Feature image can be added to homescreen post cards
  • Search box links to Google search by default

Usage

Wall-E is fully furnished right out of the box. To use this template on your blog

  • If this is your first Jekyll blog, follow this helpful guide to set up Jekyll.
  • Fork this repository, rename the fork as your-username.github.io. Your blog should immediately be live on https://your-username.github.io
  • Clone your fork
  • Delete everything in _posts directory. Delete the tmp directory.
  • Open _config.yml and set the variables
  • Open _includes/disqus.html and _includes/disqus-count.html and replace the value of disqus_shortname variable to your Disqus username
  • Run jekyll serve and your blog should be live on http://localhost:4000. Make changes, test them locally, commit your changes and push to your fork. Your changes should be live in a couple of seconds

Customization

  • _includes/author.html: Add your name, link to a profile picture and a short author description that appears on the bottom of each post. See Semantic Link docs.
  • _includes/card.html: Cards can be customized to show the essential info about a post (feature image, catagory, tags, comment count etc). See Semantic Card docs.
  • _includes/header.html: Replace the site logo here. Add/replace frequently visited pages and/or social links here.
  • _includes/footer.html: Add your copyrights, if any, here. Also link to the less frequently visited pages and/or social links here.
  • assets/css/main.css and assets/css/mobile.css: Global and mobile specific CSS files respectively
  • assets/js/main.js: Any common javascript goes here. If you wish to customize the search behaviour (for example, use a different search engine), that can be done here.

Screenshots (Desktop)

Homepage

Sample post

Screenshots (Mobile)

Homepage (Portrait)

Homepage (Landscape)

Sample post (Portrait)

Footer (Landscape)

Credits

License

Open sourced under the MIT license <3

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].