This website requires JavaScript.
Explore
Help
Sign In
RetailCRM-Mirror
/
select2
Watch
1
Star
0
Fork
0
You've already forked select2
mirror of
synced
2024-11-22 21:16:10 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
c67485c5c8
select2
/
jekyll.sh
5 lines
98 B
Bash
Raw
Normal View
History
Unescape
Escape
hardcoded context path
2012-05-29 01:59:57 +04:00
#!/bin/bash
rm -rf _site
line up jekyll options with github
2013-01-31 11:01:52 +04:00
jekyll --server --auto --base-url
'/select2'
--pygments --no-lsi --safe
Reference in New Issue
Copy Permalink