Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
N
nuages
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
etch
nuages
Commits
de7b6069
Commit
de7b6069
authored
Aug 27, 2014
by
Christophe Siraut
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc: publish repository
parent
77b50abc
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
10 deletions
+9
-10
docs/nuages.rst
docs/nuages.rst
+7
-8
nuages_templates/templates/base.html
nuages_templates/templates/base.html
+2
-2
No files found.
docs/nuages.rst
View file @
de7b6069
...
...
@@ -12,20 +12,19 @@ Feedback and collaboration are welcome at nuages@lists.domainepublic.net. (Inscr
Browse changes:: http://git.domainepublic.net/?p=nuages.git
Sources freely available under license GPL.
The project uses the following django applications:
- django-registration
- django-datetime-widget
- django-bootstrap-staticfiles
Installation
============
Normal installation
----------------------
On debian derivatives Nuages can can be installed and configured with dpkg:
On debian derivatives Nuages can can be installed and configured with dpkg. Add the following to your /etc/apt/sources.list:
deb [trusted=yes] http://chris.domainepublic.net/debian stable main
Then install the required packages:
dpkg -i python-nuages*.deb nuages*.deb
sudo aptitude update
sudo aptiutde install nuages
Python package installation
---------------------------
...
...
nuages_templates/templates/base.html
View file @
de7b6069
...
...
@@ -63,8 +63,8 @@
{% endfor %}.
</p>
<p><a
href=
"/doc/"
>
Documentation,
ranslation, hacking
</a></p>
<p>
{% trans "Nuages is brought to you by" %}
<a
href=
"http://www.domainepublic.net"
>
Domaine Public
</a>
.
<p>
<p><a
href=
"/doc/"
>
Documentation,
translations, hacking
</a>
.
{% trans "Nuages is brought to you by" %}
<a
href=
"http://www.domainepublic.net"
>
Domaine Public
</a>
.
<p>
</div>
{% block js %}{% endblock %}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment