Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
nanoc
Conversations
About
nanoc
Contact owners and managers
1–30 of 1123
Mark all as read
Report group
0 selected
Dave Everitt
Dec 1
Deployment using GIT and SSH
After issues with rsync I decided to set up Nanoc deployment in the same way that I do my other
unread,
Deployment using GIT and SSH
After issues with rsync I decided to set up Nanoc deployment in the same way that I do my other
Dec 1
Kevin Rutherford
,
Denis Defreyne
3
Nov 26
Locating partials
That's fantastic, thanks Denis! On Sat, 23 Nov 2024, 11:47 Denis Defreyne, <google@
unread,
Locating partials
That's fantastic, thanks Denis! On Sat, 23 Nov 2024, 11:47 Denis Defreyne, <google@
Nov 26
Pito Salas
,
Denis Defreyne
4
Aug 1
Searching a nanoc generated web site
Sure thing! There's not too much to it. Denis Defreyne [dəˈni] • pronouns: he/him +49 (0) 1573
unread,
Searching a nanoc generated web site
Sure thing! There's not too much to it. Denis Defreyne [dəˈni] • pronouns: he/him +49 (0) 1573
Aug 1
Jose Sierra
,
Eric Sunshine
2
Jul 10
Trying to install Nanoc, but getting an error I don't know how to approach...
On Wed, Jul 10, 2024 at 12:06 PM Jose Sierra <jo...@josesierra.com> wrote: > Building native
unread,
Trying to install Nanoc, but getting an error I don't know how to approach...
On Wed, Jul 10, 2024 at 12:06 PM Jose Sierra <jo...@josesierra.com> wrote: > Building native
Jul 10
Alessandro
, …
jmf...@gmail.com
5
May 6
Help please
For reference: This seems to be a bug in the dart-filter, I filed a bug report here https://github.
unread,
Help please
For reference: This seems to be a bug in the dart-filter, I filed a bug report here https://github.
May 6
Tom Cloyd
, …
Denis Defreyne
5
Apr 22
Don't understand error message
All is well for me now. I did understand about escaping square brackets with Kramdown, but couldn
unread,
Don't understand error message
All is well for me now. I did understand about escaping square brackets with Kramdown, but couldn
Apr 22
Tom Cloyd
,
Denis Defreyne
3
Feb 9
unable to update bundle - psych (5.1.2) issue - don't understand
As always, thank you for your prompt response! output of `nanoc --version` -- ``` tomc@pop-os:~/
unread,
unable to update bundle - psych (5.1.2) issue - don't understand
As always, thank you for your prompt response! output of `nanoc --version` -- ``` tomc@pop-os:~/
Feb 9
Benjamin Welch
,
Denis Defreyne
3
10/20/23
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
10/20/23
Pito Salas
,
Denis Defreyne
5
10/15/23
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
10/15/23
S. Qiouyi Lu
,
Denis Defreyne
2
10/14/23
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
10/14/23
S. Qiouyi Lu
,
Denis Defreyne
2
8/30/23
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
8/30/23
Tom Cloyd
,
Denis Defreyne
3
7/29/23
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 -
7/29/23
Tom Cloyd
,
Denis Defreyne
3
7/8/23
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
7/8/23
fake farm
,
Denis Defreyne
2
6/1/23
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
6/1/23
Ulf Holbrook
,
Denis Defreyne
2
5/6/23
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
5/6/23
Pito Salas
,
Denis Defreyne
2
4/23/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,
4/23/23
Justin Wong
,
Denis Defreyne
3
1/17/23
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
1/17/23
Nawwab Zia
1/15/23
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
1/15/23
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