All Projects → nandomoreirame → End2end

nandomoreirame / End2end

Licence: mit
💎 Clean Jekyll theme

Programming Languages

ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to End2end

Dotx
💎 Simple & Beautiful Jekyll theme
Stars: ✭ 83 (-68.44%)
Mutual labels:  jekyll, jekyll-theme, blogging
Long Haul
A minimal, type-focused Jekyll theme.
Stars: ✭ 524 (+99.24%)
Mutual labels:  jekyll, jekyll-theme, blogging
tactile
Tactile is a Jekyll theme for GitHub Pages
Stars: ✭ 70 (-73.38%)
Mutual labels:  jekyll, jekyll-theme
junior-theme
⚫ A striking black and white theme for Jekyll. Built as a developer blog + portfolio.
Stars: ✭ 66 (-74.9%)
Mutual labels:  jekyll, jekyll-theme
Edition Jekyll Template
📚 Product documentation template for Jekyll
Stars: ✭ 261 (-0.76%)
Mutual labels:  jekyll, jekyll-theme
online-resume
A Jekyll theme for resume / cv based on Markdown. Demo: https://tarrex.github.io/online-resume
Stars: ✭ 27 (-89.73%)
Mutual labels:  jekyll, jekyll-theme
unifreak.github.io
FangHao's blog
Stars: ✭ 20 (-92.4%)
Mutual labels:  jekyll, jekyll-theme
mr-brown
Mr.Brown is a responsive Jekyll theme
Stars: ✭ 21 (-92.02%)
Mutual labels:  jekyll, jekyll-theme
marat
📜 Jekyll theme inspired by L'Ami du peuple
Stars: ✭ 46 (-82.51%)
Mutual labels:  jekyll, jekyll-theme
startbootstrap-stylish-portfolio-jekyll
Jekyll theme based on Stylish Portfolio Bootstrap theme
Stars: ✭ 20 (-92.4%)
Mutual labels:  jekyll, jekyll-theme
jekyll-clean-dark
Dark clean theme for jekyll
Stars: ✭ 198 (-24.71%)
Mutual labels:  jekyll, jekyll-theme
jekyll-theme-Hydrogen
👍轻盈、简洁的Jekyll主题,A Lightweight and Concise Jekyll theme For You.
Stars: ✭ 60 (-77.19%)
Mutual labels:  jekyll, jekyll-theme
event-jekyll-theme
Jekyll Theme package for your event
Stars: ✭ 119 (-54.75%)
Mutual labels:  jekyll, jekyll-theme
fuse-core
The 'Fuse Core' Jekyll theme.
Stars: ✭ 29 (-88.97%)
Mutual labels:  jekyll, jekyll-theme
gereksiz
A minimalist Jekyll theme
Stars: ✭ 52 (-80.23%)
Mutual labels:  jekyll, jekyll-theme
horcrux
Generate you own online gallery easily. Photo is the horcrux of memory.
Stars: ✭ 34 (-87.07%)
Mutual labels:  jekyll, jekyll-theme
blog
My Blog About Computers
Stars: ✭ 106 (-59.7%)
Mutual labels:  jekyll, blogging
academic
Jekyll theme with a focus on simplicity, typography and flexibility
Stars: ✭ 71 (-73%)
Mutual labels:  jekyll, jekyll-theme
zetsu
💎 Zetsu - a free Jekyll theme
Stars: ✭ 43 (-83.65%)
Mutual labels:  jekyll-theme, blogging
jekyll-atlantic-theme
Jekyll Atlantic is a beautiful Tailwind CSS theme. It shows best practices for using Tailwind with Jekyll.
Stars: ✭ 40 (-84.79%)
Mutual labels:  jekyll, jekyll-theme

end2end Clean Jekyll theme Build Status

  • [x] Clean layout
  • [x] Resposive layout
  • [x] Preprocessor SASS
  • [x] CSS minified
  • [x] Pagination
  • [x] Syntax highlight
  • [x] Author config
  • [x] Comments with Disqus
  • [ ] Search posts
  • [ ] Share posts

Start in 4 steps

  1. Download or clone repo git clone [email protected]:nandomoreirame/end2end.git
  2. Enter the folder: cd end2end/
  3. Install Ruby gems: bundle install
  4. Start Jekyll server: bundle exec jekyll serve

Access, localhost:4000/end2end

Deploy in Github pages in 2 steps

  1. Change the variables GITHUB_REPONAME and GITHUB_REPO_BRANCH in Rakefile
  2. Run rake or rake publish for build and publish on Github

Using Rake tasks

  • Create a new page: rake page name="contact.md"
  • Create a new post: rake post title="TITLE OF THE POST"

Demo and Download

Demo Download

end2end - free Jekyll theme


Copyright and license

It is under the MIT license.

⚠️ Please remove metas <meta name="robots" content="noindex"> and <meta name="googlebot" content="noindex"> in source/_layouts/default.html

Enjoy 😋

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].