Where communities thrive


  • Join over 1.5M+ people
  • Join over 100K+ communities
  • Free without limits
  • Create your own community
People
Repo info
Activity
  • 07:53
    CLAassistant commented #1113
  • 07:52
    CLAassistant commented #1113
  • 07:52
    vnzongzna opened #1113
  • 06:05

    onedrawingperday on master

    Update roxo-hugo (compare)

  • 02:16
    isdanni commented #7264
  • 02:16
    isdanni commented #7264
  • 02:16
    isdanni commented #7264
  • 02:15
    isdanni commented #7264
  • May 11 23:03
    marckhouzam commented #1070
  • May 11 20:17
    amir20 commented #911
  • May 11 20:16
    amir20 edited #911
  • May 11 20:16
    amir20 edited #911
  • May 11 20:15
    amir20 opened #911
  • May 11 20:11
    amir20 commented #608
  • May 11 19:50
    bep closed #7125
  • May 11 19:50
    bep commented #7125
  • May 11 19:49
    azah commented #6561
  • May 11 19:32
    vangent commented #7125
  • May 11 19:04
    muenchhausen commented #6561
  • May 11 18:43
    sagikazarmark commented #608
Manish Jung thapa
@emp3ror
how to get list of tags inside sub content
Josh
@jwcarroll
I hit an interesting situation that unfortunately my Google-fu is not producing any answers on.
I have a static site (Hugo) that I want to also have an "app" embedded in.
If I want to have a react app hanging off that static site, what would be the best approach there? Just do create-react-app within a sub-folder?
Mani Kumar
@hithismani
@josh
I would want to ask, how's the app much different from the website? If it's a blog, you could just make it on react/OS frameworks and pull posts from the RSS feed Hugo creates.
Josh
@jwcarroll
@hithismani - The site content is very static and designed mostly for marketing/content/seo. The actual "app" is behind a login. I could host it on a separate sub-domain, but wanted to provide a more seamless experience.
Josh
@jwcarroll
I actually already got it sorted mostly. I just did create-react-app into a sub-directory.
ahmed
@lachlali_twitter
hi
any one here to help
?
Simon Désaulniers
@sim590_gitlab

Can weird spaces after inline mathjax expressions be avoided/removed?

https://i.imgur.com/8jr1lnN.png

Mireille Raad
@migheille_twitter
is there a specific class around that mathjax? can you share an html link?
Simon Désaulniers
@sim590_gitlab

@migheille_twitter Nope. There's only this plain usage of mathjax calculer $f(3)$ et $f(4) = f(2) + f(3)$. On voit bien in a paragraph. I have uploaded a draft where you can look at the page.

http://sim590.github.io/fr/haskell/programmation-dynamique/

Simon Désaulniers
@sim590_gitlab

I have also made notice of the issue on my theme's github if that's of relevance.

https://github.com/zzossig/hugo-theme-zzo/issues/114#issuecomment-594090324

Simon Désaulniers
@sim590_gitlab
Finally, I've stopped using my theme's instructions for enabling mathjax and switched to instructions suggested here: https://www.gohugo.org/doc/tutorials/mathjax_en/. It works fine now!
Mr. N
@nqthqn

I'm having trouble with uglyurls = true. After running hugo i still have pretty urls. will .Permalink output ugly urls?

and I get

hugo --uglyURLs=true
Error: unknown flag: --uglyURLs

Robert Butler
@lighth7015
so I'm trying to wire up a material design docs site, however it uses {{< ref "/getting-started/index.md" >}} for the style of links, and it's causing hugo to not like them. What can I do to fix this?
(e.g. ```
  • Beautiful, readable and very user-friendly design based on Google's material
    design guidelines, packed in a full responsive template with a well-defined
    and easily customizable color palette, great typography, as well as a
    beautiful search interface and footer.
    ```)
ugh
Chris Marabate
@cmarabate
Can anybody help me figure out how to add a child page to a one-click-hugo-cms site? https://hugo.cmarabate.com/ I'm pretty sure I have it setup to pull in all child pages as sub-navigation menu items but I don't understand how I'm supposed to add a child page.
bikash119
@bikash119
New to hugo ssg
i have a index.html under layout and _index.md under content folder
not able to render anything on localhost:1313
Can anyone please help what is wrong ?
bikash119
@bikash119
if I remove the front matter from _index.md , it displays the content
bikash119
@bikash119
any pointers?
Mireille Raad
@migheille_twitter
what do you have in index.html ?
can you put some lorem lipsum first, it displays?
Mireille Raad
@migheille_twitter
small question: do you guys know if for hugo build command, we can give it only a folder as a parameter?
i think the idea would be incremental builds
Caleb Jasik
@jasikpark
does anyone know how to use https://github.com/budparr/hugopipes-tailwindcss ?
It no longer builds on clone
Building sites … WARN 2020/04/04 16:35:54 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/04/04 16:35:54 found no layout file for "HTML" for kind "taxonomyTerm": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
Built in 75 ms
Error: Error building site: POSTCSS: failed to transform "css/styles.css" (text/css): resource "css/css/styles.css_399150aa5120c2eabf9b104f4c7e1636" not found in file cache
Caleb Jasik
@jasikpark
ah. i'm dumb. I didn't npm install and just expected that to be triggered from running hugo serve if needed
i've gotten spoiled by Rust's cargo run
Avahe Kellenberger
@avahe-kellenberger
Can't seem to find any docs on showing line numbers in code blocks. Anyone know if it's a supported feature already?
Pol Dellaiera
@drupol
weee... I just switched from Jekyll to Hugo ! https://not-a-number.io/ #showcase
Shreyas Ragavan
@shrysr
Hi guys. DOes running the command 'hugo -w -d <dir>' always build and deploy the website, even if the destination is already upto date? I see the message 'building sites.. already up to date' . Essentially, I am running a cron command to 1. run above hugo command , 2. Git pull , 3. sleep , 4. exit.
George Boukis
@boukisge
I am looking for a theme similar to this layout especially the header section:https://fivethirtyeight.com/
picpixinc
@picpixinc
Is there a working demo for Hugo somewhere? I am not a dev but I am looking into Hugo for a client.
Alex Ivanov
@contributorpw
George Boukis
@boukisge
No response to my earlier question on a theme for fivethirtyeight.com - is this the correct forum? , who can best respond to my question?
RHEV
@RHEVStudios_twitter
@boukisge You can check out the list of themes here https://themes.gohugo.io/
prog20901
@prog20901
can somebody suggest a good theme for articles ??? have 3,000 text articles...only text.
matrixbot
@matrixbot
Vincent Valeninte @prog20901 I am currently customizing Chuck Poster to fit my need. It’s worth taking a look at. https://themes.gohugo.io/hugo-theme-chunky-poster/
Maverick Stoklosa
@maverick9000
hello, what could cause a discrepancy in the number of 'static files' detected between a local run of 'hugo' and one down in the deployed server directory?
John Levon
@johnlevon_twitter
I have two tiny hugodocs PRs with no attention for 23 days. anything I can do to get them looked at?
ScrumpyJack
@ScrumpyJack
afternoon
what’s the default destination string? https://gohugo.io/commands/hugo/
Heinrich Hartmann
@HeinrichHartmann

Hello!

I am working on some markdown language extension for my own writings, e.g.

  • references that are indexed and listed a the end
  • grey boxes to track tangential content
  • figures with captions and references

In the past, I used Jekyll plugins for similar tasks.

I have been trying to use short-codes for this, but they don't seem flexible enough for these tasks.

I was not able to figure out if "hugo modules" can be used to build features like this. They seem to be more targeted towards building extended themes.

Is it possible to build these language extensions into hugo?
Where should I start looking, when building this?