Suppose you want to modify base.tmpl: nikola theme -c base.tmpl
That will give you a copy in your site's directory. Edit that one and it will just work. On Mon, Nov 13, 2017 at 7:18 AM Ian Barton <[email protected]> wrote: > I have installed the bootstrap3 theme using the theme command. This is > stored in: > > > /home/ian/.virtualenvs/nikola/lib/python3.6/site-packages/nikola/data/themes/bootstrap3 > > I want to make some changes to the theme and keep it under version control > in the directory where my site is installed. Whats the best way of moving > the theme from .virtualenvs to my site's directory. If I move the directory > into my site's directory and then create a symlink to ~/.virtualenvs is > this likely to cause a problem? > > Ian. > > -- > You received this message because you are subscribed to the Google Groups > "nikola-discuss" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "nikola-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
