Code Monkey home page Code Monkey logo

hugo-uilite's People

Contributors

arunvelsriram avatar heyarviind avatar patrickderitter avatar tklusz avatar tommorris 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

hugo-uilite's Issues

Meta Tag Description

Thanks for this nice theme, I like it!

I noticed that the description meta tag doesn't work. In your seo_schema.html:3 it is stated that
<meta itemprop="description" content="{{ if .Description }}{{ .Description }}{{ else }}{{if .IsPage}}{{ .Summary }}{{ end }}{{ end }}">

But my compiled theme always shows an empty content. The same is the case with the twitter and og meta tags.
<meta itemprop="description" content="">

In config.toml in the hugo root directory this setting is set:
description = "My great website bla bla..."

I could not fix the error. Please help.
Kind Regards,
Christian

Read information from `content`, not `data`

Thank you for making this neat theme, I love it.

I think it would be cool to allow the timeline items to be its own content type. I imagine a subdirectory timeline_items below the content directory, holding a file for every item in the timeline.

That would allow it to be more flexible and display links and even images in the timeline (perhaps giving more information about the employer or the project at that time. The timeline might end up looking similar to https://jekyll-themes.com/timeline/ (demo)

I am not a web developer, so this might be not reasonable at all, but I think it could be an improvement for both appearence and organisation of content.

Deprecation of .RSSLink

In Hugo, the use of .RSSLink is depecrated and will be remove in a future release. Currently building a site with this theme raises a warning:

WARN 2019/05/24 14:55:47 Page's .RSSLink is deprecated and will be removed in a future release. Use the Output Format's link, e.g. something like:
{{ with .OutputFormats.Get "RSS" }}{{ .RelPermalink }}{{ end }}.

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.