Git Product home page Git Product logo

academic's Introduction

Hi there, I'm Paul

For more information about me, please check out my personal website.

If you like my work then please consider supporting me with Ko-fi.

academic's People

Contributors

jyooru avatar lenpaul 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

academic's Issues

How do you create line breaks and add apostrophes?

Hello,

Thank you for designing this excellent theme. I am working on a personal portfolio and have used your theme.

I have been trying to do two things and can't figure it out.

  1. I have words that have apostrophes in them - don't, won't, aren't that I need to add to descriptions. The apostrophes cause the single-quotation marks to stop working. There are apparently many, many ways to approach apostrophes in YML -- do you know which one works for this site?

  2. Similarly, I'd like to put in line breaks in my descriptions. I tried using the standard ones /n and that didn't work -- any idea how to create a line break?

Thank you in advance, and for putting such an elegant theme into the world.

google scholar icon

Hi Paul,
I'm using your academic theme in Jekyll, but I'm trying to incorporate the google scholar icon at the end of the page and I'm not sure if it is there. In case it isn't, could you incorporate to the list?
Thanks a lot!

best,
Maria

Incompatible dependencies with github-pages?

Wanted to test out this theme on my GitHub Pages site, and on trying to install the Ruby gem for the theme using the method described in the README (by modifying the Gemfile and using bundler), I get the following error:

Fetching gem metadata from https://rubygems.org/.........
Resolving dependencies...
Could not find compatible versions

Because github-pages >= 228 depends on jekyll = 3.9.3
  and every version of academic-jekyll-theme depends on jekyll ~> 4.2,
  github-pages >= 228 is incompatible with academic-jekyll-theme >= 0.
So, because Gemfile depends on academic-jekyll-theme >= 0
  and Gemfile depends on github-pages ~> 228,
  version solving has failed.

My Gemfile when trying this was as follows:

source "https://rubygems.org"

# gem "jekyll", "~> 4.3.2"

# gem "minima", "~> 2.5"
gem "academic-jekyll-theme"

gem "github-pages", "~> 228", group: :jekyll_plugins

group :jekyll_plugins do
  gem "jekyll-feed", "~> 0.12"
end

platforms :mingw, :x64_mingw, :mswin, :jruby do
  gem "tzinfo", ">= 1", "< 3"
  gem "tzinfo-data"
end

gem "wdm", "~> 0.1.1", :platforms => [:mingw, :x64_mingw, :mswin]
gem "http_parser.rb", "~> 0.6.0", :platforms => [:jruby]
gem "webrick", "~> 1.8"

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.