-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
Hello!
I'm using Nikola under virtualenv (using virtual-fish) and have several sites configured under:
nikola/
├── adoc
│ ├── blog
│ ├── cache
│ ├── files
│ ├── galleries
│ ├── images
│ ├── listings
│ ├── output
│ ├── pages
│ ├── plugins
│ ├── __pycache__
│ ├── templates
│ └── themes
├── net
│ ├── blog
│ ├── cache
│ ├── files
│ ├── output
│ ├── plugins
│ ├── __pycache__
│ └── themes
└── org
├── blog
├── cache
├── files
├── galleries
├── images
├── listings
├── output
├── plugins
├── __pycache__
├── templates
└── themes
so wonder if there could be some solution to support multiple sites at once?
Metadata
Metadata
Assignees
Labels
No labels