by

Where communities thrive


  • Join over 1.5M+ people
  • Join over 100K+ communities
  • Free without limits
  • Create your own community
People
Repo info
Activity
  • 12:14
    tvendelin closed #7472
  • 12:09
    jmooring commented #7472
  • 11:11
    bep synchronize #7473
  • 11:11

    bep on jsbuild

    hugolib: Adjust JS test to also… (compare)

  • 10:29
    bep closed #7449
  • 10:29
    bep commented #7449
  • 10:28
    bep opened #7473
  • 10:27

    bep on jsbuild

    Add js.Build asset bundling Fi… (compare)

  • 10:27

    bep on jsbuild

    Add js.Build asset bundling Fi… (compare)

  • 10:26

    bep on jsbuild

    Add support for ESBuild asset b… Move resources.ESBuild to js.Bu… js.Build: Use in-memory input and 4 more (compare)

  • 09:46
    tvendelin commented #7472
  • 09:46
    tvendelin commented #7472
  • 09:38
    bep commented #7472
  • 09:17
    digitalcraftsman commented #879
  • 07:51
    tvendelin opened #7472
  • 07:47
    stale[bot] closed #6884
  • 03:22
    marckhouzam commented #1146
  • 03:18
    marckhouzam synchronize #1146
  • 03:05
    marckhouzam synchronize #1161
  • 03:02
    marckhouzam opened #1161
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?

prog20901
@prog20901
how to create a website with full of text files or documents or text categories with quick search with hugo......ex: https://table.branham.org/#/main -- i want a hugo theme where i want to import huge text files and quickly search and highlighted the text string and quick navigation.. the files can be log files, any text files....full text search and higlighting, previewing the text is much required.....Please advise
prog20901
@prog20901
How to run https://themes.gohugo.io/hugo-theme-learn/ ? Can the theme can be bundled as exe after populating the data ??? How to make it portable
Jean-Baptiste
@Jibec
hi there, thank you for hugo, it's a great tool! I'm playing with webmentions in a multi-lingual website with Multilingual Multihost, and I would like to edit the html of the redirection page that leads users to the correct default directory. Is there a clean way to do this?
Jean-Baptiste
@Jibec
ok, I finally found my answer (and commented the forum)
have a nice day
Mireille Raad
@mireille-raad
hey! I wanted to do some benchmarks for hugo's build times. I knew Hugo is blazing fast... but i wanted to know how fast + be able to compare performance improvements when I did some tweaks or used different hardware
so i ended up writing some bash scripts that read the output and make it into csv files
here is the link in case someone needs to do their own tests.
I was impressed with the speed. I did some stuff like read tweets from the twitter stream then generate like threads or stories... twitter moves fast and hugo kept up.
Mireille Raad
@mireille-raad
hey! i am trying to build something and wondering if there is a best way to go about it or just for general advice.
i want to let a user tag cells in a jupyter notebook.
jupyter notebooks are actually json files with meta data in them.
then i want the user to reference the tag name in their markdown
then hugo at build, should generate the markdown file with the notebook
i can re-trigger the build once the notebook changes
i know i can do this in python, like get the tagged cells and such
and i can have a bash script that calls the python and the hugo build
but i am looking for an approach that doesn't rely on python or another programming language
something the "hugo way". any recommendations? how would you go around solving this? i am looking for ideas or approaches, not code.
  • then hugo at build, should generate the page with the notebook cell content
Tim Rose
@timrosede
hey
prog20901
@prog20901

hi
I have pasted the code in

<https://pastebin.com/z8q5cavm>

I will be having huge list of rows in the datatable and each row will have a specific href or mp3 file link. However the code always opens the serm.mp3 eventhough whatever i pass in the link.

Can someone help me on how to fix this javascript?

Basically want to change the src of the mp3 file when the media player open on clicking the href link in the datatable

Sergio Carlavilla
@xexio