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

[Bootstrap 5 was just released.](https://blog.getbootstrap.com/2021/05/05/bootstrap-5/) This means we could use brand new `bootstrap5` and [`bootblog5`](https://getbootstrap.com/docs/5.0/examples/blog/) themes. (And we might even get to drop jQuery from the base themes!)

enhancement
good first issue
visual

### Environment **Python Version:** Python 3.6.9 **Nikola Version:** Nikola 8.1.3 **Operating System:** Ubuntu 18.04 ### Description: **Summary** Atom/RSS files and links don't seem to fully adhere to `CATEGORY_ALLOW_HIERARCHIES = False`,...

bug

### Pull Request Checklist - [x ] I’ve read the [guidelines for contributing](https://github.com/getnikola/nikola/blob/master/CONTRIBUTING.rst). - [ x] I updated AUTHORS.txt and CHANGES.txt (if the change is non-trivial) and documentation (if applicable)....

## Current behavior The macro [html_translations](https://github.com/getnikola/nikola/blob/af754d3e61bafd748a019b1773fb732440783f67/nikola/data/themes/base-jinja/templates/base_helper.tmpl#L129) is set to use `_link("root", None, langname)`. This means that wherever you are, you are gonna be redirected to the "home". ## Desired behavior...

good first issue
feature request

It should be easier to start a new blog or website. Simpler stuff to get people started faster. Leave `init --demo` as is it is. Supplement with typical minimum purpose...

good first issue
idea

Apologies if this has already been requested, but it doesn't look like there is native support for R notebooks. While you can just add the HTML export, it's leads to...

feature request

Rationale: * We currently can't introduce new options in the user's config * We can't migrate configs when we change options * We could do those things if the config...

enhancement
idea

### Environment **Python Version:** python 3.7 **Nikola Version:** Nikola v8.0.4 **Operating System:** Ubuntu ### Description: I am trying to build an Arabic blog however, I have seen some issue when...

good first issue
i18n
feature request

It would be nice if posts could be broken into multiple parts. For example, you could do something like insert a comment `.. PAGE_BREAK` into a page, then nikola could...

enhancement
good first issue
idea

Should be pretty simple using https://github.com/futurepress/epub.js/ and output is lovely.

feature request