GithubHelp home page GithubHelp logo

nandomoreirame / end2end Goto Github PK

View Code? Open in Web Editor NEW
274.0 6.0 201.0 670 KB

๐Ÿ’Ž Clean Jekyll theme

Home Page: https://nandomoreirame.github.io/end2end/

License: MIT License

HTML 17.99% Ruby 9.81% Shell 0.23% Sass 57.72% SCSS 14.25%
jekyll jekyll-theme clean-jekyll-theme ruby rake gemfile free-jekyll-theme blogging

end2end's Issues

The page build failed for the `gh-pages` branch

I have tried building the theme multiple times, but I keep getting the following error, even after completely deleting the includes.

A file was included in source/blog/index.htmlthat is a symlink or does not exist in your_includes directory. For more information, see https://help.github.com/articles/page-build-failed-file-is-a-symlink/.

Here's a link to my repo: https://github.com/gharibw/gharibw.github.io

Thank you!

unused css tag 'post-list'

Hi,

in _layout.css line 255, shouldn't .post-list { be .post-link {?
At least the latter is used in index.html of blog, where the first is not at all.

Best,
Sven

Rake failed with Permission denied

Hi @nandomoreirame, I really love your theme and want to adapt this for my blog. However, the installation didn't go easily. I follow these instructions but had a problem with the following commands:

Deploy in Github pages in 2 steps

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

It throws the following error:
end2end-error

Would you mind helping me out for this? :)

File to import not found or unreadable: bourbon

Conversion error: Jekyll::Converters::Sass encountered an error while converting 'css/main.sass':
File to import not found or unreadable: bourbon. Load path: /Users/Alberto/dev/web/end2end/source/_sass on line 9
rake aborted!
Jekyll::Converters::Scss::SyntaxError: File to import not found or unreadable: bourbon.

I am facing that issue when performing rake publish or just rake

I have installed bourbon, there is a folder in the project's root dir, and the version is

โฏ bourbon -v
Bourbon 4.3.4

Ruby version:

โฏ ruby -v
ruby 2.3.4p301 (2017-03-30 revision 58214) [x86_64-darwin16]

i've made no other change yet to the project. What can be that issue?

EDIT: I have zero experience with this tools, but we love the theme for my gf's website :)

EDIT2: โฏ bundle exec jekyll serve works fine and the website in local works also good, not the case of rake publish

sass to css

I did all the steps but the sass is not compiling.
Just do not generate `/end2end/css/main.css' not found

Github page doesn't exist when deploying

Hi.

I followed your steps, and when deploying to my repository I get: "There isn't a GitHub pages site here".
http://lpossamai.github.io

Steps that I made:

  1. Downloaded the repository
  2. Install Ruby gems
  3. Start Jekyll server (This works fine)
  4. Changed the variables GITHUB_REPONAME and GITHUB_REPO_BRANCH in Rakefile
  5. Ran rake

Am I missing something? Cheers!

Bourbon for Ruby on Rails 4.2+

In the readme, the command bundle exec jekyll serve fails for Ruby on Rails 4.2+.
@import "bourbon/bourbon" is the culprit.

Using @import "bourbon" fixes this... as can be seen here

It's a small one, so I didn't think to create a PR. I could should you wish :)

Accessibility errors found in your template

The user @carlsonsantana validate your site template "https://nandomoreirame.github.io/end2end/" and found these accessibility errors:

  • Page https://nandomoreirame.github.io/end2end/:
    • Issue e694f74a-7d0d-4de3-99ee-4754b62677aa:
      • Type: Error
      • Code: WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.A.NoContent
      • Message: Anchor element found with a valid href attribute, but no link content has been supplied.
      • Selector: html > body > a
      • Context: <a href="http://github.com/nandomoreirame/end2end" target="_blank" class="github-corner"><svg width="80" height="80" vie...</a>
    • Issue 0f9b721a-125e-4913-a98b-ca8316f0a2c2:
      • Type: Error
      • Code: WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.A.NoContent
      • Message: Anchor element found with a valid href attribute, but no link content has been supplied.
      • Selector: html > body > section > div > ul > li:nth-child(4) > a
      • Context: <a href="http://linkedin.com/in/nandomoreirame" target="_blank"><i class="icon icon-linkedin"><...</a>
    • Issue 1b70e437-dfee-410f-b4d7-f031a47f1832:
      • Type: Error
      • Code: WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.A.NoContent
      • Message: Anchor element found with a valid href attribute, but no link content has been supplied.
      • Selector: html > body > section > div > ul > li:nth-child(3) > a
      • Context: <a href="http://facebook.com/fernando.dev" target="_blank"><i class="icon icon-facebook"><...</a>
    • Issue 2e165760-e6a8-4c91-a9c5-11cd3c29284d:
      • Type: Error
      • Code: WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.A.NoContent
      • Message: Anchor element found with a valid href attribute, but no link content has been supplied.
      • Selector: html > body > section > div > ul > li:nth-child(2) > a
      • Context: <a href="http://twitter.com/nandomoreirame" target="_blank"><i class="icon icon-twitter"></...</a>
    • Issue 89647be6-17eb-4e2f-94a6-c67c3974dc1e:
      • Type: Error
      • Code: WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.A.NoContent
      • Message: Anchor element found with a valid href attribute, but no link content has been supplied.
      • Selector: html > body > section > div > ul > li:nth-child(1) > a
      • Context: <a href="http://github.com/nandomoreirame" target="_blank"><i class="icon icon-github"></i...</a>
    • Issue 2ba3c48b-7c14-4b37-950f-84c84b8bc5d4:
      • Type: Error
      • Code: WCAG2AA.Principle3.Guideline3_1.3_1_1.H57.2
      • Message: The html element should have a lang or xml:lang attribute which describes the language of the document.
      • Selector: html
      • Context: <html><head> <meta charset="utf-8...</html>

You can check these accessibility errors using pa11y.
You can view the full validation results in our website.

Installing causes git to replace user.email and user.name

A while ago I installed end2end on one of my machines - I noticed today that my git user.email and user.name are now ' Fernando Moreira [email protected] '.
This has affected all commits since I installed end2end.

I'm unsure why this happened - and it may well be due to my own lack of knowledge, or possibly not reading some instructions correctly. (in which case - my bad)

You might want to either check out why this happened, or warn users to check that their details are still correct after installing end2end.

Fix Comment's bug

A few days ago I said the comment bug had been to identify the problems, it seems only because permalink is fixed / blog /: title /. If it's / blog /: year /: title /, all articles will get this comment connections.

Disqus Comments not working

When I put in all of my info for the disqus comments It doesn't load them. It seems that they have changed there code from the one you have as the comments.

Hi ran the project locally, but fails in github pages

Hi,
I am getting the following message,

The page build failed with the following error:

A file was included in `source/blog/index.html` that is a symlink or does not exist in your `_includes` directory. For more information, see https://help.github.com/articles/page-build-failed-file-is-a-symlink.

GitHub Pages was recently upgraded to Jekyll 3.0. It may help to confirm you're using the correct dependencies:

 https://github.com/blog/2100-github-pages-now-faster-and-simpler-with-jekyll-3-0

If you have any questions you can contact us by replying to this email.

Can not find such include that does not exist in the _includes folder. It would be a great help if you have any hint to look for. I was able to run that locally.

page comment box is not included

_include/comments.html is not included in post.html.

It works well if I modify the condition at _include/comments.html line 1

{% if page.comments %}

to

{% if site.comments %}

Newly created post are not showing in localhost

I tried creating a new post 2018-10-04-hello-world.markdown using the command rake post .... while the markdown was created when I executed bundle exec jekyll serve the new post was not included. Only the old ones appears.

Am I missing something here? Thanks for the assist.

Cannot install yajl-ruby 1.2.1 on ubuntu 16.10

Imam getting errors while installing yajl-ruby 1.2.1 dependencies from gem file on my system. I have:
ruby -v : ruby 2.4.0p0 (2016-12-24 revision 57164) [x86_64-linux]
rails -v : Rails 5.0.1

New markdown page showing duplicate top headers

I added a resume.md markdown file and top-level page to my jekyll site that uses the end2end theme and I am hosting it using github pages. For some reason the first header on the page is showing up twice, as shown here: https://imgur.com/krV9est

It looks fine when I build and host the site locally, but when I push to github pages the "Languages and Technologies" header appears twice. Here is the relevant markdown in my resume.md file:

---
layout: page
permalink: /resume/
---

### Languages and Technologies

- Java, SQL, C#.NET, XML, JSON, git, SVN
- Android Studio, Visual Studio, Microsoft SQL Server, Eclipse, Microsoft Office/Visio/Sharepoint

<br>

### Education

Thanks for any help

Comment's bug

Hello, thank you for your jekyll theme. But your disqus comments have a big bug. Comment content will appear in all the articles. Please resolve, thank you.

Cannot find gem bundler

After cloning the repo to my local system I have used the following command but it shows error

$ cd Desktop/
~/Desktop$ cd end2end/
~/Desktop/end2end$ bundle install
Traceback (most recent call last):
 2: from /home/rajiv/gems/bin/bundle:23:in `<main>'
 1: from /usr/lib/ruby/2.5.0/rubygems.rb:308:in `activate_bin_path'
/usr/lib/ruby/2.5.0/rubygems.rb:289:in `find_spec_for_exe': can't find gem bundler (>= 0.a) with executable bundle (Gem::GemNotFoundException)

github corner covers menu-button on mobile view

Hi,

many thanks for providing the theme (see in action: www.templer.se).

I needed to drop the 'github-corner' from source/_layouts/default.html to not cover the menu button that appears instead of the site links in the header when viewing with Safari from iOS. On home it does not matter.

Regards,
Sven

How can I use Jekyll Seo Plugin?

I'm trying to use Jekyll Seo with this code:
gems:

  • jekyll-seo-tag #Seo Tag

But when I add this gem to _config.yml I'm getting this error message:
Dependency Error: Yikes! It looks like you don't have jekyll-sitemap or one of its dependencies installed. In order to use Jekyll as currently configured, you'll need to install this gem. The full error message from Ruby is: 'cannot load such file -- jekyll-sitemap' If you run into trouble, you can find helpful resources at http://jekyllrb.com/help/!
jekyll 3.1.1 | Error: jekyll-sitemap

How can I add this gem to blog for seo optimization?

How to add a "CNAME" file?

Hi.

I have a custom domain and I cannot add it to my Jekyll installation.
https://lpossamai.github.io/ WORKS.

If I put a CNAME file in my repository, every time I run rake to deploy any changes, the file is gone.
How can I get this file uploaded to my repository?

If I manually commit the CNAME file, it works. But how can I add this to the rake command?

Thanks!

Rake deploy Acting Up

When I rake deploy for every link it generates 2 '/' instead of one which is causing a bunch of problems any idea what that is?

No Styles

Hi, so I just followed your instructions in your ReadMe. I got the blog to build and deploy to my Github pages repo, and it is published, but all the styles aren't there. I think the SCSS isn't compiling, do you know how to fix this?? Thanks in advance.
-Cos

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.