Git Product home page Git Product logo

paperesque's People

Contributors

capnfabs avatar dependabot[bot] avatar hjiang 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

Watchers

 avatar  avatar  avatar  avatar

paperesque's Issues

Theme looks kinda wonky in reader mode on Firefox

@jasonaowen reports that footnotes don't show at all on Firefox in reader mode.

I've confirmed this on Firefox 72.0.2. It's not related to the new "Margin Notes" feature; it's happening independently of that.

Additionally, Firefox Reader Mode:

  • makes all the 'link to section' icons scale extremely large
  • Causes videos to not load.
  • Formats image captions the same as body text.

All of these things work fine on Safari Reader Mode (Version 13.0.4 (15608.4.9.1.3)).

If this issue is important to you; please react to this comment with an emoji! 👍

I think my inclination is to call this an issue in Firefox more than an issue in this theme; but it's something I'd consider investigating if a lot of people care about it.

Post the config of your blog?

Hi there,

I like the paperesque theme, but I'm struggling to configure the sidebar content like I see on https://capnfabs.net/

I don't really understand the instructions in 4. A section + custom content in a sidebar.. Could you give an example of what that config would look like?

Alternatively, could you could make the source for https://capnfabs.net/ public, or at least a snapshot of the homepage and its config?

Added `[[params.menu]]` as per readme but front page is blank still

I created new hugo project with hugo new site ... Then made commit as otherwise git subtree add --prefix themes/paperesque https://github.com/capnfabs/paperesque master --squash would complain.

I then added

[[params.menu]]
  name = "blog"
  url = "posts/"

[[params.menu]]
  name = "about"
  url = "about/"

In config.toml and ran hugo server -D. I got:

❯ hugo server -D
Building sites … WARN 2020/06/09 10:00:04 found no layout file for "HTML" for kind "taxonomyTerm": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
WARN 2020/06/09 10:00:04 found no layout file for "HTML" for kind "taxonomyTerm": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
WARN 2020/06/09 10:00:04 found no layout file for "HTML" for kind "home": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.

                   | EN  
-------------------+-----
  Pages            |  3  
  Paginator pages  |  0  
  Non-page files   |  0  
  Static files     |  0  
  Processed images |  0  
  Aliases          |  0  
  Sitemaps         |  1  
  Cleaned          |  0  

Built in 2 ms
Watching for changes in /Users/nikivi/src/personal/new-nikitavoloboev.xyz/{archetypes,content,data,layouts,static}
Watching for config changes in /Users/nikivi/src/personal/new-nikitavoloboev.xyz/config.toml
Environment: "development"
Serving pages from memory
Running in Fast Render Mode. For full rebuilds on change: hugo server --disableFastRender
Web Server is available at //localhost:1313/ (bind address 127.0.0.1)
Press Ctrl+C to stop
WARN 2020/06/09 10:00:14 found no layout file for "HTML" for kind "home": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.

Bunch of warnings but I suppose those are ok. The webpage is still blank though:

image

I am not sure what I'm missing. I reread the readme again. Thank you for any help.

Automatically add soft-hyphens in inline <code> elements

Right now, inline code elements wrap like this:

Screen Shot 2020-02-03 at 11 19 05 am

This isn't as nice as it could be. Instead, we could do something like:

This should only be done for inline code, and it's not perfect -- newlines actually mean something in some languages -- but I think it's probably pretty safe for inline code?

Creating an issue so I can mull on this for a while before actually building it.

3 Questions: LazyLoad, Related Content & Search

Hi, thanks for making this theme—I am digging your blog!

This may seem too much to ask all in one place, but I’m going to try... hope you can shed some light on it:

  • Do you support lazyloading for images?
  • What do you think about a Related Posts section after a post ends? and...
  • Any plans for a search bar?

Thanks! :)

Breadcrumb URLS don't work if baseURL isn't root folder

When I set baseURL in my config.toml to something like <mywebsite.com>/blog, I noticed that the breadcrumb links on an individual post that went back to the posts page stopped working. The URL was pointing to /blogposts, instead of /blog/posts

I think that this could be fixed by editing layouts/_default/single.html to use <a href="{{ .CurrentSection.Type | relURL }}">{{.CurrentSection.Name}}</a> instead of <a href="{{ .Site.BaseURL }}{{ .CurrentSection.Type }}">{{.CurrentSection.Name}}</a>. I'm not able to put together a PR today, but if that would be helpful please let me know.

As someone who probably goes overboard with footnotes, I've been really enjoying the theme since I first tried it out yesterday. Thanks for creating it!

SEO improvement?

Hello,
I wanted to know if these two are possible.

  1. SEO improvement
  2. Adding a move to top button
  3. Adding a customizable footer

Turn top-right menu into a dropdown on small screens instead of hiding it completely

I love your blog theme; it's clean and elegant. However, I've noticed that the navigation menu in the top right corner doesn't display on mobile devices. Do you have any plans to make the navigation menu compatible with mobile, or am I missing the correct way to open the dropdown menu on mobile?

I'm using iOS with Safari and Firefox.

Thank you for your time, and best wishes!

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.