Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
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,
t
ranslation
s
, 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