# aaa **Repository Path**: iny/aaa ## Basic Information - **Project Name**: aaa - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-09-14 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # blog 1. Clone the repo just forked. ``` git clone git@git.oschina.net:iny/myBlog.git ``` 2. Install Bundler if haven't done so. ``` gem install bundler ``` 3. Run `bundle install` to install dependencies. 4. Run Jekyll with `jekyll server`