Skip to content
This repository was archived by the owner on Sep 11, 2020. It is now read-only.

oursky/oursky-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Company website of Oursky: oursky.com

Designers can code at Oursky! Thanks Frank or we would never update our website.

To potential clients: this is not the standard of our code XD

Development

virtualenv _py
pip install -r requirements.txt
gulp
blogofile serve

Notes:

  • Use py2.7, npm is written in py2, don't attemp to run the blogofile under py3. It will fail.
  • For debug, comment out the minifyCss and uglify at gulpfile.js.
  • Assuming node.js was installed, at mac just run brew install nodejs

Deployment

Deployed to S3 + Cloudfront using aws-site-manager

run blogofile build

Trouble shooting

If you are developing on Mac and face the following problem:

File "~/oursky-site/_py/lib/python2.7/locale.py", line 475, in _parse_localename
  raise ValueError, 'unknown locale: %s' % localename

Try running these commands in the shell

export LC_ALL=en_US.UTF-8
export LANG=en_US.UTF-8

About

Oursky new website at oursky.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 10