Coder Social home page Coder Social logo

avaloron.github.io-post's Introduction

Avaloron 雅闻隆官方网站

投稿流程

  • 注册github账号
  • fork 网站源代码,
  • 在自己的fork代码仓里的_posts/文件夹内新建markdown文档(也可以复制_posts/template/yyyy-mm-dd-Your-Article-Title.markdown一份到_posts/下),并参照已有的文件格式创作内容
  • 提交pull request, @ 相关编辑来审稿
  • 通过审核后,你的文章便收录在Avaloron的官方网站了。

网站开发流程 development

网站开发请在dev分支内进行,我们会定期merge稳定版本到master

system requirement

  • ruby 2.0+

install dependences

First, change your current working directory to the root directory of this source code.

gem install nokogiri -v '1.6.8.1' # if you haven't done so
# for mac configuration
# bundle config build.nokogiri --use-system-libraries
gem install bundler # if you haven't got bundler installed
bundle install

bring up your local web

bundle exec jekyll server

preview all your changes (debug) locally

open local web browser (i.e. Chrome, Safari and Firefox, etc.)

insert "http://localhost:4000/" to the browser

版权

每位作者保留自己作品的所有版权 all copyright reserved

avaloron.github.io-post's People

Contributors

charliezi avatar hardywu avatar leixx042 avatar xiaoxiaoma549 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.