Skip to content
#

academic

Here are 765 public repositories matching this topic...

wowchemy-hugo-modules
gcushen
gcushen commented Feb 9, 2021

Publications in Wowchemy currently use Article JSON-LD rather than the more specific ScholarlyArticle structured data as ScholarlyArticle is not eligible for rich Google search results whereas Article is.

Article objects must be based on one of the following schema.org types: Article, NewsArticle, BlogPosting
https://developers.google.com/search/docs/data-types/article

However, use

jonathanmtran
jonathanmtran commented Mar 11, 2021

The instructions for User Attributes [1] is missing the bit about configuring a CachingPersonAttributeDaoImpl bean to merge the attribute source(s). The documentation in Confluence [2] about this should be migrated into this (or the appropriate) repo.

[1] https://github.com/uPortal-Project/uPortal/blob/HEAD/docs/implement/user-attributes/README.md
[2] https://apereo.atlassian.net/wiki/space

hugo-academic-cli
gcushen
gcushen commented Oct 20, 2020

Background

Merging of #68 introduced a dependency on Hugo by using the hugo new command.

Users have reported that the Academic tool can now be more difficult to use given the dependencies that are needed to run the tool locally.

Make Hugo an optional requirement again so that users can continue to generate publication files locally and upload them to GitHub without needing to instal

Improve this page

Add a description, image, and links to the academic topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the academic topic, visit your repo's landing page and select "manage topics."

Learn more