nikola icon indicating copy to clipboard operation
nikola copied to clipboard

A static website and blog generator

Results 75 nikola issues
Sort by recently updated
recently updated
newest added

http://blog.ionelmc.ro/2013/11/01/pelican-feed-analytics/

enhancement
good first issue

#### TL;DR: We should: - [ ] provide an option for overriding the URL from the WordPress dump - [ ] provide another option that would basically go crazy and...

enhancement
wordpress

https://github.com/wildlyinaccurate/jekyll-responsive-image

enhancement
in progress

For example, it happens that you are trying to edit a theme's index page. You look at it and ... which template is generating that? We could add comments in...

AUTHOR_PORTRAITS = { "john": { "100x100": "/images/pretty_john.jpeg", }, }

enhancement
good first issue
documentation

As a user: There are a million options I don’t have in my conf.py, and interesting new features I may be missing out on. Should notify user on how to...

enhancement

I see all translations of moment.js is included in my .js bundle. Is it possible to limit the included files to those required by the TRANSLATIONS setting?

enhancement
idea
i18n

In some cases, when importing into an existing site, it will be useful to use the site's current config. Example: doing redirects in importers requires knowing the PRETTY_URLs setting, or,...

bug

Currently, `/2013/03/03/when-does-xlogy-ylogx/` becomes a redirect to `/posts/2013/03/03/when-does-xlogy-ylogx.html`, which is ugly, and Google HATES ``. This could be replaced by an intelligent `POSTS` pattern and `PRETTY_URLS = True`.

bug

### Environment **Python Version:** 3.7.13 **Nikola Version:** 8.2.3 **Operating System:** Debian ### Description: When I run `nikola auto` for my site and load the local url in the browser, sometimes...

bug