Giter Site home page Giter Site logo

koirand / pulp Goto Github PK

View Code? Open in Web Editor NEW
121.0 4.0 68.0 1.01 MB

Pulp is a Hugo theme for getting a simple, easy-to-read blog site.

Home Page: https://themes.gohugo.io/pulp/

License: MIT License

CSS 13.52% JavaScript 79.54% HTML 6.94%
hugo hugo-theme hugo-blog-theme

pulp's People

Contributors

binzhang-u5f6c avatar bvrls avatar dependabot[bot] avatar esemeniuc avatar gujralsanyam22 avatar k----n avatar koirand avatar laurauzcategui avatar phyxius avatar shagon94 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

pulp's Issues

search broken in Tags

Hi @koirand ,

I was trying to make a search on the tags page and couldn't get it to work.

Steps to reproduce:

  1. From main select the Blog icon
  2. Click on one of the tags
  3. Try to search for any word / phrase on this page.

Error will be displayed on the console.

Screenshot:
search_error

Cheers,
Laura

something wrong.

Building sites โ€ฆ ERROR 2019/05/16 20:51:19 render of "taxonomyTerm" failed: "G:\blog\themes\pulp\layouts_default\list.html:12:55": execute of template failed: template: _d efault\list.html:12:55: executing "main" at <.Site.Params.listpagedateformat>: invalid value; expected string
Total in 36 ms
Error: Error building site: failed to render pages: render of "taxonomyTerm" failed: "G:\blog\themes\pulp\layouts_default\list.html:12:55": execute of template failed: template: _default\list.html:12:55: executing "main" at <.Site.Params.listpagedateformat>: invalid value; expected string

Add taxonomies in config.toml

It will error when load OpenGraph templates without taxonomies. Add bellow configuration.

[taxonomies]
  series = "series"

Fix the look

  • Horizontal scrolling occurs when narrow window
  • Underline of h1 tag and h2 tag is too light color
  • Table is too light color

_index.md not showing any content.

Per https://github.com/diarmaid-mcmanus/site/blob/master/content/archive/_index.md, which generates into https://diarmaidmcmanus.com/archive/

I've tried create a new page on my site using pulp, living under /archive/.

I've tried the page with the following along with title in the opening block :


date: 2019-06-05T12:00:00Z
draft: false

The page itself generates, but no content is displayed. I do not see any warnings or errors when hugo is ran, nor when ran with hugo -v

I've also tried this using hugo new arkive/_index.md, which has the same problem - see https://diarmaidmcmanus.com/arkive/

Extra closing braces in layouts/partials/header.html

acf8d53 seems to have added two extra closing braces on line 5 of

<a href="{{ .Site.BaseURL }}"><img src="{{ .Site.BaseURL }}/img/avatar-border.svg" }}></a>
so the line reads:

<a href="{{ .Site.BaseURL }}"><img src="{{ .Site.BaseURL }}/img/avatar-border.svg" }}></a>

instead of

<a href="{{ .Site.BaseURL }}"><img src="{{ .Site.BaseURL }}/img/avatar-border.svg"></a>

Causing an error in validating the resulting HTML.

Home page mobile viewing?

I'm not sure if this is the best place to ask this, but I'm using this theme for my personal website and I just noticed that the front main page text from my config.toml doesn't reformat properly for mobile. (Though, the markdown pages for my blog posts and other content do.) What are some ways I can improve this?

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.