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
Toggle navigation
Open sidebar
thalia
concrexit
Commits
007b1cc3
Commit
007b1cc3
authored
Jul 13, 2016
by
Luuk Scholten
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add lessc to README.md
parent
8a7c7c43
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
2 deletions
+8
-2
README.md
README.md
+8
-2
No files found.
README.md
View file @
007b1cc3
...
...
@@ -8,7 +8,8 @@ New new Thalia website, now with extra Django.
Getting started
---------------
0.
Get at least Python 3.4 and install the Pillow requirements as per below
0.
Get at least Python 3.4 and install the Pillow requirements as per below.
Also make sure that you have
`lessc`
installed (see below).
1.
Clone this repository
2.
Run
`source ./source_me.sh`
(or use your own favourite virtualenv solution)
3.
Run
`pip install -r requirements.txt`
...
...
@@ -37,7 +38,12 @@ For Ubuntu 16.04, use:
apt-get install python-dev gettext gcc build-essential libtiff5-dev libjpeg62-turbo-dev zlib1g-dev libfreetype6-dev liblcms2-dev libwebp-dev
For other operating systems, see the
(
Pillow Documentation
)
[pillow-install].
For other operating systems, see the
[
Pillow Documentation
]
[
pillow-install
]
.
[
pillow-install
]:
https://pillow.readthedocs.io/en/latest/installation.html
NodeJS dependencies
-----------------------
1.
`lessc`
:
*
For Ubuntu use:
`apt-get install node-less`
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