GithubHelp home page GithubHelp logo

karloespiritu / blackdoc Goto Github PK

View Code? Open in Web Editor NEW
124.0 124.0 105.0 2.23 MB

A two-column Jekyll theme for websites that require a master-detail layout for viewing of content

Home Page: http://karloespiritu.com/blackdoc/

License: Other

HTML 19.16% CSS 68.95% Ruby 11.89%

blackdoc's People

Contributors

karloespiritu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

blackdoc's Issues

Use as remote_theme for github pages?

I'm setting this up as remote_theme for building with github pages, but it doesn't build you public folder by default.

[2019-02-06 18:59:26] ERROR `/public/css/syntax.css' not found.
[2019-02-06 18:59:26] ERROR `/public/css/blackdoc.css' not found.
[2019-02-06 18:59:26] ERROR `/public/css/poole.css' not found.
[2019-02-06 18:59:26] ERROR `/public/css/poole.css' not found.
[2019-02-06 18:59:26] ERROR `/public/css/syntax.css' not found.
[2019-02-06 18:59:26] ERROR `/public/css/blackdoc.css' not found.

The public folder is missing from _site

Clone link README.md is invalid

link from readme

$ git clone [email protected]:karloespiritu/BlackDoc.git
Cloning into 'BlackDoc'...
[email protected]: Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

link automatically provided by GitHub works

$ git clone https://github.com/karloespiritu/BlackDoc.git
Cloning into 'BlackDoc'...
remote: Counting objects: 114, done.
remote: Compressing objects: 100% (8/8), done.
Receivremote: Total 114 (delta 0), reused 3 (delta 0), pack-reused 106
Receiving objects: 100% (114/114), 2.24 MiB | 992.00 KiB/s, done.
Resolving deltas: 100% (44/44), done.

CSS is not detected properly

Hi,

it seems that the CSS on my blog is not detected by the site. I just forked it and changed the _config.yml to the following (other files are not being altered):

# Dependencies
markdown:         kramdown
highlighter:      rouge

# Setup
title:            Halt and Catch Fire
tagline:          Persönlicher Blog von Korbinian Michl
description:      ""
url:              https://kmichl.github.io/blog
baseurl:          /
                  # the optional subpath of your site, e.g. "/my-jekyll-site/"
                  # This will apply to all pages in your Jekyll site.

author:
  name:           Korbinian Michl
  url:            https://twitter.com/00X9D

paginate:         5
# paginate_path:    '/page:num'
                    # Or '/my-jekyll-site/page:num' if you want to move your index pages

plugins:
  - jekyll-feed
  - jekyll-gist
  - jekyll-paginate

# Custom vars
version:            2.0.1

github:
  repo:             https://github.com/kmichl/blog

I can view the site, but it looks like a HTML-Page.

Can't get it work on local

Hi, I'm getting this error
bundle exec jekyll serve Configuration file: /home/facu/proyectos/mysite/_config.yml Source: /home/facu/proyectos/mysite Destination: /home/facu/proyectos/mysite/_site Incremental build: disabled. Enable with --incremental Generating... ERROR: YOUR SITE COULD NOT BE BUILT: ------------------------------------ No repo name found. Specify using PAGES_REPO_NWO environment variables, 'repository' in your configuration, or set up an 'origin' git remote pointing to your github.com repository.

I've done bundle install, and everything have installed OK.

I've added this line to _config.yml:

repository: https://github.com/FacundoAcevedo/FacundoAcevedo.github.io.git

but then, the next error shows:

bundle exec jekyll serve Configuration file: /home/facu/proyectos/mysite/_config.yml Source: /home/facu/proyectos/mysite Destination: /home/facu/proyectos/mysite/_site Incremental build: disabled. Enable with --incremental Generating... GitHub Metadata: No GitHub API authentication could be found. Some fields may be missing or have incorrect data. jekyll 3.1.6 | Error: Invalid Repository. Use user/repo format.

I've created a Token, so then I run:
JEKYLL_GITHUB_TOKEN=abc123def456 bundle exec jekyll serve

But fails and show:
JEKYLL_GITHUB_TOKEN=abc123def456 bundle exec jekyll serve Configuration file: /home/facu/proyectos/mysite/_config.yml
Source: /home/facu/proyectos/mysite
Destination: /home/facu/proyectos/mysite/_site
Incremental build: disabled. Enable with --incremental
Generating...
jekyll 3.1.6 | Error: Invalid Repository. Use user/repo format.

Demo URL dead

A reminder to claim the domain name and to update Github pages.

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.