GithubHelp home page GithubHelp logo

coderules's People

Contributors

wangmengqiang001 avatar

Watchers

 avatar  avatar

coderules's Issues

创建初始的文档结构

Checklist

  • 从jekyll-theme 中查找模板
  • fork选用的模板

Is your feature request related to a problem? Please describe

Describe the solution you'd like

Describe alternatives you've considered

Additional context

关闭,完成第一次提交 commit 965b51e

设置SpotBugs规则

  • 在Eclipse中配置SpotBugs规则
  • 在IDEA中配置SpotBugs规则
  • 在MAVEN中配置SpotBugs规则

设置CheckStyle规则

  • 在Eclipse中配置CheckStyle规则
  • 在IDEA中配置CheckStyle规则
  • 在maven中使用CheckStyle规则

规则中有多余的是

4.4 多线程中的下面两个规则多了“是"
在装箱基本类型常量(比如Integer)"是"的同步会导致死锁
在装箱基本类型值(比如Integer)"是"的同步会导致死锁

change the cdn resource location to local

There are some resources, e.g.

[root@ecs-9d2a jekyll-theme-chirpy-master]# find _includes _data _layouts  -name "*.html"|xargs grep "cdn."
_includes/head.html:  <link rel="preconnect" href="https://cdn.jsdelivr.net">
_includes/head.html:  <link rel="dns-prefetch" href="https://cdn.jsdelivr.net">
_includes/head.html:  <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css">
_includes/head.html:  <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/[email protected]/css/all.min.css">
_includes/head.html:  <script src="https://cdn.jsdelivr.net/npm/jquery@3/dist/jquery.min.js"></script>
_includes/css-selector.html:    href="https://cdn.jsdelivr.net/gh/afeld/[email protected]/dist/bootstrap-toc.min.css">
_includes/css-selector.html:  <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/magnific-popup.min.css">
_includes/panel.html:    <script src="https://cdn.jsdelivr.net/gh/afeld/[email protected]/dist/bootstrap-toc.min.js"></script>
_includes/js-selector.html:    <script async src="https://cdn.jsdelivr.net/npm/[email protected]/dist/countUp.min.js"></script>
_includes/js-selector.html:  <script src="https://cdn.jsdelivr.net/combine/npm/lozad/dist/lozad.min.js,npm/magnific-popup@1/dist/jquery.magnific-popup.min.js"></script>
_includes/js-selector.html:    src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-chtml.js">
_includes/js-selector.html:<script src="https://cdn.jsdelivr.net/combine/npm/[email protected],npm/bootstrap@4/dist/js/bootstrap.min.js"></script>
_includes/mermaid.html:<script src="https://cdn.jsdelivr.net/npm/mermaid@8/dist/mermaid.min.js"></script>
_includes/search-loader.html:<script src="https://cdn.jsdelivr.net/npm/[email protected]/dest/simple-jekyll-search.min.js"></script>

add script to build the site

按照README中的说明编写构建或运行的脚本。

  • build the site by jekyll/builder
  • run the site by jekyll/jekyll
  • set them in the jenkins

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.