Your personal content curation service.
Nunux Keeper allow you to collect, organize, and display web documents. This project is the official web portal.
Then clone the repo and start the website:
$ git clone https://github.com/nunux-keeper/keeper-web-portal.git
$ cd keeper-web-portal
$ make start
Out of the box, this app is deployable by serving the ./public
folder
generated by hugo
.
NUNUX Keeper
Copyright (c) 2017 Nicolas CARLIER (https://github.com/ncarlier)
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.