Mr Shang

我是一个勤劳的码农,每天在技术的牧场辛勤劳作


导航栏
 » 首页
 » 分类浏览
 » 关于我
 » 我的Github
 » RSS订阅
Group 59

  1. Remove all files .pyc with recrusive method

    This method simple but important. Example in your project dir is like this:

    project_dir/
               __init__.py
               __init__.pyc
               something.py
               something.pyc
               ...
               core/
                   __init__.py
                   __init__.pyc
                   build.py
                   build.pyc
  2. Email BackEnd with SMTP Gmail

    Add this configurations in your settings.py

    This configurations is if you work with smtp.gmail.com, other smtp is similiar with configurations.

  3. Welcome to Simply Grey

    SimplyGrey is a simple, easy to use theme for Jekyll that compromises of mainly grey colours. A lot of people enjoy the simplistic look of grey and also find it easier to read.

  4. Welcome to Jekyll!

    You’ll find this post in your _posts directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different ways, but the most common way is to run jekyll serve, which launches a web server and auto-regenerates your site when a file is updated.

© Mr Shang - niceshang[#]outlook.com - Powered by Jekyll.