Coder Social home page Coder Social logo

alpha-jekyll-theme's People

Contributors

mneumegen avatar mushishi78 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

Watchers

 avatar  avatar  avatar  avatar  avatar

alpha-jekyll-theme's Issues

blog screen is cut off on the top side. when under 640px width.

Hi, I think I found a minor bug and report here.
In the blog menu of the sample site, the top side is cut out of the browser's view.
It's only shown when the width of screen is less than 640px.(usually mobile environment)
You can find the situation more clearly by clicking into a post with a featured photo.(maybe the 1st one in the sample site)

I really enjoy this beautiful theme and hope you can fix the display :)
Thank you for your effort.

jekyll serve causes ERROR `/' not found

I cloned this repo and ran jekyll serve, but I got ERROR '/' not found. message.

error

Also, I got deprecation error message.

Deprecation: You appear to have pagination turned on, but you haven't included the `jekyll-paginate` gem. Ensure you have `gems: [jekyll-paginate]` in your configuration file.

I am on Jekyll v3.3.1.

The reason for this is that _config.yml sets baseurl: '/Alpha-Jekyll-Theme'. However, it should be baseurl: ''.

The fix would be to update _config.yml to the following:

name: Alpha
description: Alpha template for Jekyll
baseurl: ''

url: "http://localhost:4000"

paginate: 10

gems:
  - jekyll-paginate

I'll submit a pull request

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.