Skip to content

be-oi/becp.be-oi.be-OUTDATED-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

becp.be-oi.be - Static website

Using Middleman for static website generator.

Contributing

Prerequisite: Ruby and bundler

In the project directory, install required package:

bundle install

Launch the (auto-reload) web server:

bundle exec middleman server

Install EditorConfig for your favorite editor to enforce the formatting rules of source files.

Build and Deployment

To build:

bundle exec middleman build

To deploy on S3 (requires AWS credentials in .s3.sync in the yaml format):

bundle exec middleman s3_sync

About

beOI Competitive Programming Website [NOT USED SINCE 08/2017]

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published