nandomoreirame / End2end
Licence: mit
💎 Clean Jekyll theme
Stars: ✭ 263
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
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
horcrux
Generate you own online gallery easily. Photo is the horcrux of memory.
Stars: ✭ 34 (-87.07%)
Mutual labels: jekyll, jekyll-theme
academic
Jekyll theme with a focus on simplicity, typography and flexibility
Stars: ✭ 71 (-73%)
Mutual labels: jekyll, jekyll-theme
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
- [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
- Download or clone repo
git clone [email protected]:nandomoreirame/end2end.git
- Enter the folder:
cd end2end/
- Install Ruby gems:
bundle install
- Start Jekyll server:
bundle exec jekyll serve
Access, localhost:4000/end2end
Deploy in Github pages in 2 steps
- Change the variables
GITHUB_REPONAME
andGITHUB_REPO_BRANCH
inRakefile
- Run
rake
orrake 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
Copyright and license
It is under the MIT license.
⚠️ Please remove metas
<meta name="robots" content="noindex">
and<meta name="googlebot" content="noindex">
insource/_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].