mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
Order vocabulary page with ICU to handle each language collation
This commit is contained in:
parent
42cde50e32
commit
3482703f36
3 changed files with 100 additions and 128 deletions
|
@ -2,12 +2,13 @@
|
|||
|
||||
Installing dependencies on Ubuntu 12.10
|
||||
|
||||
sudo apt-get install jekyll node-less
|
||||
sudo apt-get install jekyll node-less ruby1.9.1-dev
|
||||
sudo gem install ffi-icu
|
||||
|
||||
Installing dependencies on older Ubuntu and Debian distributions
|
||||
|
||||
sudo apt-get install rubygems ruby1.9.1-dev build-essential
|
||||
sudo gem install jekyll json less therubyracer
|
||||
sudo gem install jekyll json less therubyracer ffi-icu
|
||||
|
||||
# Usage
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue