Giter Site home page Giter Site logo

Comments (8)

yoshiharuyamashita avatar yoshiharuyamashita commented on July 19, 2024

Hi @tfgordon

On your site you have:

<script src="https://tfgordon.github.iojs/ui.js"></script>

Perhaps you meant it to be:

<script src="https://tfgordon.github.io/js/ui.js"></script>

I hope this helps.

Yoshi

from blackburn.

yoshiharuyamashita avatar yoshiharuyamashita commented on July 19, 2024

Oops...

<script src="https://tfgordon.github.iojs/ui.js"></script>

to

<script src="https://tfgordon.github.io/js/ui.js"></script>

from blackburn.

tfgordon avatar tfgordon commented on July 19, 2024

Many thanks. Simply adding a "/" at the end of the baseurl in the in config.toml file fixed the problem. Thanks also for your very nice Hugo template. One small suggestion: Would it be possible to have URL links be clickable also in the summary descriptions of articles, in list views? Or can the template be configured to do this?


From: Yoshiharu Yamashita [[email protected]]
Sent: Sunday, July 17, 2016 10:53 AM
To: yoshiharuyamashita/blackburn
Cc: Gordon, Thomas-Frederick; Mention
Subject: Re: [yoshiharuyamashita/blackburn] Menu not working on small screens (#20)

Oops...

<script src="https://tfgordon.github.iojs/ui.js"></script>

to

<script src="https://tfgordon.github.io/js/ui.js"></script>


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHubhttps://github.com//issues/20#issuecomment-233172092, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AAsP-3B2a4ZeJvwM6LEPSADVObz-ILa1ks5qWe2VgaJpZM4JNtDi.

from blackburn.

yoshiharuyamashita avatar yoshiharuyamashita commented on July 19, 2024

You are very welcome. I am glad you like it :)

Would it be possible to have URL links be clickable also in the summary descriptions of articles, in list views?

If I understand this correctly you can use:

<!--more-->

in your markdown posts.

See here as an example. The "Grillstock Festival" text is rendered as a link rather than plain text.

More info here.

from blackburn.

tfgordon avatar tfgordon commented on July 19, 2024

Thank you but that is not exactly what I meant. I would like anchors to be clickable in the part of the text which appears before when shown in list views, not only in the view of a single post.
To see the problem, take a look at my blog at:

http://www.tfgordon.de/

In the second item, with the title "Slides of my 2007 ICAIL Keynote Address", the "PDF" and "OpenDocument" are not clickable, to download the files. You have to first click on the title of the article, to display the article in a separate view. Only then are the PDF and OpenDocument links are shown highlighted in blue and can be clicked upon. It would be nice if the reader did not have to first click on the title of the article to follow these links. Or even to know that they are links.


From: Yoshiharu Yamashita [[email protected]]
Sent: Sunday, July 17, 2016 2:59 PM
To: yoshiharuyamashita/blackburn
Cc: Gordon, Thomas-Frederick; Mention
Subject: Re: [yoshiharuyamashita/blackburn] Menu not working on small screens (#20)

You are very welcome. I am glad you like it :)

Would it be possible to have URL links be clickable also in the summary descriptions of articles, in list views?

If I understand this correctly you can use:

in your markdown posts.

See herehttps://raw.githubusercontent.com/yoshiharuyamashita/yoshiharuyamashita.com/master/content/post/grillstock-festival-july-2016.md as an example. The "Grillstock Festival" text is rendered as a link rather than plain text.

More info herehttps://gohugo.io/content/summaries/.


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHubhttps://github.com//issues/20#issuecomment-233180868, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AAsP-zIeBFGrQNVYv-hfOZbyawThyf-zks5qWicrgaJpZM4JNtDi.

from blackburn.

yoshiharuyamashita avatar yoshiharuyamashita commented on July 19, 2024

I am using Markdown to generate my page and if I have something like:

`+++
date = "2016-07-17T15:15:13+01:00"
description = "blah"
draft = false
tags = ["blah", "blah blah"]
title = "blah"
topics = ["blah"]

+++

Just a test.

`

Then the test string is clickable in the summary.

from blackburn.

tfgordon avatar tfgordon commented on July 19, 2024

OK. Thank you. That helped. I got it working now. It seems the is required for the links to work. I wrongly thought that was only a hint to suggest where to break the front matter when displaying the article in lists.


From: Yoshiharu Yamashita [[email protected]]
Sent: Sunday, July 17, 2016 4:49 PM
To: yoshiharuyamashita/blackburn
Cc: Gordon, Thomas-Frederick; Mention
Subject: Re: [yoshiharuyamashita/blackburn] Menu not working on small screens (#20)

I am using Markdown to generate my page and if I have something like:

`+++
date = "2016-07-17T15:15:13+01:00"
description = "blah"
draft = false
tags = ["blah", "blah blah"]
title = "blah"
topics = ["blah"]

+++

Just a testhttps://www.google.co.uk/.

`

Then the test string is clickable in the summary.


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHubhttps://github.com//issues/20#issuecomment-233185595, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AAsP-3mv39y6PMXKvPhxZwpeTWjZ7yEnks5qWkD5gaJpZM4JNtDi.

from blackburn.

yoshiharuyamashita avatar yoshiharuyamashita commented on July 19, 2024

Glad it helped. Closing this issue now.

from blackburn.

Related Issues (20)

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.