Groups
Conversations
All groups and messages
Send feedback to Google
Help
Sign in
Groups
nanoc
Conversations
About
nanoc
Contact owners and managers
1–30 of 1116
Mark all as read
Report abusive group
0 selected
Benjamin Welch
,
Denis Defreyne
3
Oct 20
Use Nanoc to create valid podcast feed
Thanks Denis, I'll give the RSS gem a try. Cheers, Ben On Friday, October 20, 2023 at 2:20:51 PM
unread,
Use Nanoc to create valid podcast feed
Thanks Denis, I'll give the RSS gem a try. Cheers, Ben On Friday, October 20, 2023 at 2:20:51 PM
Oct 20
Pito Salas
,
Denis Defreyne
5
Oct 15
NoMethodError: undefined method `binary?' for nil:NilClass
Hi Denis Yes you can. It's actually public. I have been editing my content (but not my code at
unread,
NoMethodError: undefined method `binary?' for nil:NilClass
Hi Denis Yes you can. It's actually public. I have been editing my content (but not my code at
Oct 15
S. Qiouyi Lu
,
Denis Defreyne
2
Oct 14
Auto-generating OpenGraph card images with ImageMagick
Hey S, I think you're well on the way to a solution. The `system()` call needs one argument, so
unread,
Auto-generating OpenGraph card images with ImageMagick
Hey S, I think you're well on the way to a solution. The `system()` call needs one argument, so
Oct 14
S. Qiouyi Lu
,
Denis Defreyne
2
Aug 30
Only recompile PDFs if MD content has changed
Hey S, Nanoc generally tries to not recompile pages that don't need to be, but it also errs on
unread,
Only recompile PDFs if MD content has changed
Hey S, Nanoc generally tries to not recompile pages that don't need to be, but it also errs on
Aug 30
Tom Cloyd
,
Denis Defreyne
3
Jul 29
Rules - gaack! and help please...
Thank you, Denis, for that exceptionally helpful response. Sorry to be slow getting back to you -
unread,
Rules - gaack! and help please...
Thank you, Denis, for that exceptionally helpful response. Sorry to be slow getting back to you -
Jul 29
Tom Cloyd
,
Denis Defreyne
3
Jul 8
Trying to launch nanoc in copy of working website - stuck
Denis, I'd' swear I sent this a few days back, but can find it nowhere. I just want to say
unread,
Trying to launch nanoc in copy of working website - stuck
Denis, I'd' swear I sent this a few days back, but can find it nowhere. I just want to say
Jul 8
fake farm
,
Denis Defreyne
2
Jun 1
Bind to localhost?
Hey there, You can use the `-o` option: % bundle exec nanoc live --help [snip] -o --host=<value
unread,
Bind to localhost?
Hey there, You can use the `-o` option: % bundle exec nanoc live --help [snip] -o --host=<value
Jun 1
Ulf Holbrook
,
Denis Defreyne
2
May 6
Some issues with install
Hey Ulf, That error isn't directly familiar to me, unfortunately. Though I do have a
unread,
Some issues with install
Hey Ulf, That error isn't directly familiar to me, unfortunately. Though I do have a
May 6
Pito Salas
,
Denis Defreyne
2
Apr 23
Github pages
Hey Pito, I haven't verified myself, but I believe the instructions are still up to date! Cheers,
unread,
Github pages
Hey Pito, I haven't verified myself, but I believe the instructions are still up to date! Cheers,
Apr 23
Justin Wong
,
Denis Defreyne
3
Jan 17
Creating a "table of contents"
Thanks for confirming that was right! That led me down the path of realising I didn't actually
unread,
Creating a "table of contents"
Thanks for confirming that was right! That led me down the path of realising I didn't actually
Jan 17
Nawwab Zia
Jan 15
github pages deployment - not updating github pages repo
Hello everyone, I have many questions and need help when deploying nanoc site to github pages: 1. Do
unread,
github pages deployment - not updating github pages repo
Hello everyone, I have many questions and need help when deploying nanoc site to github pages: 1. Do
Jan 15
Dave Everitt
,
Denis Defreyne
2
11/5/22
Excluding an experimental file from compile
Hey there, The approach I use in this case is to remove the file (from memory) in the preprocessor:
unread,
Excluding an experimental file from compile
Hey there, The approach I use in this case is to remove the file (from memory) in the preprocessor:
11/5/22
Luc Bourhis
3
10/31/22
Sharing data between custom filters
After all, I did the obvious: cram everything in one single filter, calling `render` directly there
unread,
Sharing data between custom filters
After all, I did the obvious: cram everything in one single filter, calling `render` directly there
10/31/22
Tom Cloyd
,
Denis Defreyne
7
10/19/22
Nanoc on Pop!OS
Yes, and nanoc is now running fine for me. Initially it didn't work, so I opened my package
unread,
Nanoc on Pop!OS
Yes, and nanoc is now running fine for me. Initially it didn't work, so I opened my package
10/19/22
Austin Ziegler
,
Denis Defreyne
5
9/7/22
Pulling in and transcluding content from external files
Merci beaucoup, Denis. I'm taking a break from the project that I'll be using Nanoc for (
unread,
Pulling in and transcluding content from external files
Merci beaucoup, Denis. I'm taking a break from the project that I'll be using Nanoc for (
9/7/22
Bilinmek Istemiyor
,
Denis Defreyne
2
8/21/22
Need advice: switching from hugo academic theme to nanoc
Hey there, Is there a theme/template that I can use similar to academic theme in hugo which I can use
unread,
Need advice: switching from hugo academic theme to nanoc
Hey there, Is there a theme/template that I can use similar to academic theme in hugo which I can use
8/21/22
Dave Everitt
,
Eric Sunshine
3
6/15/22
rsync deployment - the best way of excluding .DS_Store files?
thanks Eric - searched but couldn't find in the docs (brain not functioning within normal
unread,
rsync deployment - the best way of excluding .DS_Store files?
thanks Eric - searched but couldn't find in the docs (brain not functioning within normal
6/15/22
Nawwab Zia
,
Eric Sunshine
3
4/20/22
How to create 404 pages?
Thanks for your answer, I really appreciate it! On Tuesday, April 19, 2022 at 1:16:17 AM UTC+7 Eric
unread,
How to create 404 pages?
Thanks for your answer, I really appreciate it! On Tuesday, April 19, 2022 at 1:16:17 AM UTC+7 Eric
4/20/22
Pito Salas
,
Denis Defreyne
11
2/12/22
Possible bug in Nanoc under Ruby 3.0
Both those charities are on my donation list too! They are two of the ones I give the most to, in
unread,
Possible bug in Nanoc under Ruby 3.0
Both those charities are on my donation list too! They are two of the ones I give the most to, in
2/12/22
Lukas Zapletal
, …
Denis Defreyne
4
2/12/22
Exposing a directory via webrick
Hi Lukas, There's no trivial way to tell the web server to serve files from two locations. You
unread,
Exposing a directory via webrick
Hi Lukas, There's no trivial way to tell the web server to serve files from two locations. You
2/12/22
BartR
,
Denis Defreyne
4
1/22/22
YAML problem in default configuration
Hey there, I released Nanoc 4.12.5 which will work with the default YAML (Psych) that comes with Ruby
unread,
YAML problem in default configuration
Hey there, I released Nanoc 4.12.5 which will work with the default YAML (Psych) that comes with Ruby
1/22/22
Dave Everitt
3
12/28/21
Nanoc view LoadError after upgrading Ruby and Nanoc
UPDATE: just needs gem install webrick. The error is a Ruby 3* issue and is covered in the Nanoc docs
unread,
Nanoc view LoadError after upgrading Ruby and Nanoc
UPDATE: just needs gem install webrick. The error is a Ruby 3* issue and is covered in the Nanoc docs
12/28/21
Seb Astien
, …
Eric Sunshine
6
10/23/21
kramdown et filer :colorize_syntax not working
Hi both, Oh, captain I've been hit ! Well, it looks so easy when you know it ! I thought that
unread,
kramdown et filer :colorize_syntax not working
Hi both, Oh, captain I've been hit ! Well, it looks so easy when you know it ! I thought that
10/23/21
Pito Salas
,
Dave Everitt
3
8/25/21
Force a certain source file to always be recompiled
Good ideas Dave. I was looking through the `Rules` file options but didn't see anything there.
unread,
Force a certain source file to always be recompiled
Good ideas Dave. I was looking through the `Rules` file options but didn't see anything there.
8/25/21
Dave Everitt
,
Denis Defreyne
8
6/11/21
Is it possible to process YAML data with ERB inside Markdown content?
Many thanks Denis - that's done it! I'll remove you from the repo - yes, the <%= @item[:
unread,
Is it possible to process YAML data with ERB inside Markdown content?
Many thanks Denis - that's done it! I'll remove you from the repo - yes, the <%= @item[:
6/11/21
Dave Everitt
, …
Dave Everitt
7
5/13/21
nanoc.ws down??
Hi Denis that's great news. I'm not ever likely to change the three nanoc sites I maintain to
unread,
nanoc.ws down??
Hi Denis that's great news. I'm not ever likely to change the three nanoc sites I maintain to
5/13/21
Bilinmek Istemiyor
,
Denis Defreyne
2
4/18/21
passing options to asciidoctor filter
Hey BB, When using the :asciidoctor filter, all parameters are passed to the Asciidoctor.convert call
unread,
passing options to asciidoctor filter
Hey BB, When using the :asciidoctor filter, all parameters are passed to the Asciidoctor.convert call
4/18/21
Pito Salas
,
Denis Defreyne
3
4/12/21
Setting up a Nanoc site on GitHub Pages
Hi Denis Yes, it did, Thanks! Some new git and gh magic I didn't know :) I assume I treat the
unread,
Setting up a Nanoc site on GitHub Pages
Hi Denis Yes, it did, Thanks! Some new git and gh magic I didn't know :) I assume I treat the
4/12/21
masafum...@gmail.com
,
Dave Everitt
2
3/4/21
What is the best practice to add OGP tag?
I use this kind of thing in my layouts for the Dublin Core metadata - specifically: if you add the
unread,
What is the best practice to add OGP tag?
I use this kind of thing in my layouts for the Dublin Core metadata - specifically: if you add the
3/4/21
Pito Salas
,
Trejkaz
2
3/3/21
Fancy Filter?
I'd remove the `if` blocks and just run the `gsub` calls. Having both there means you're
unread,
Fancy Filter?
I'd remove the `if` blocks and just run the `gsub` calls. Having both there means you're
3/3/21