Skip to content
代码片段 群组 项目
  1. 6月 26, 2020
  2. 6月 22, 2020
  3. 6月 21, 2020
  4. 5月 20, 2020
  5. 5月 15, 2017
  6. 5月 13, 2017
  7. 4月 03, 2017
  8. 1月 19, 2017
  9. 9月 16, 2016
  10. 7月 13, 2016
    • Achilleas Pipinellis's avatar
      Merge branch 'add-css' into 'master' · 04984f7c
      Achilleas Pipinellis 创作于
      Add some example CSS
      
      ## What does this MR do?
      
      - add some minimalist CSS
      - show an example of how to correctly reference CSS
      
      ## Are there points in the code the reviewer needs to double check?
      
      Not really...
      
      ## Why was this MR needed?
      
      The README mentions wrongly referencing CSS in Troubleshooting but does not show an example of how to do it right.
      
      ## What are the relevant issue numbers?
      
      None.
      
      ## Screenshots
      
      ## Before
      
      ![before](/uploads/475480ff7d9326bc32f030a4762ba94d/before.png)
      
      ## After
      
      ![after](/uploads/0a49104df21ca3c52a05ac346411c034/after.png)
      
      See merge request !12
      04984f7c
    • winniehell's avatar
      Add some example CSS · 36453010
      winniehell 创作于
      36453010
    • Achilleas Pipinellis's avatar
      Merge branch 'valid-html' into 'master' · d396283b
      Achilleas Pipinellis 创作于
      Use valid HTML in the example
      
      ## What does this MR do?
      
      Add a bit more HTML to the example to make it valid HTML5.
      
      ## Are there points in the code the reviewer needs to double check?
      
      Nope.
      
      ## Why was this MR needed?
      
      The current example is not valid: https://validator.w3.org/nu/?doc=https%3A%2F%2Fpages.gitlab.io%2Fplain-html%2F
      
      ## What are the relevant issue numbers?
      
      None.
      
      ## Screenshots
      
      ### Before
      
      ![invalid](/uploads/3df7abeff8e8c2f51a00d9a697c75065/invalid.png)
      
      ### After
      
      ![valid](/uploads/c38fc2be423ae1fd17ae87efd24936b7/valid.png)
      
      
      See merge request !11
      d396283b
    • winniehell's avatar
      Use valid HTML in the example · c30bdaf6
      winniehell 创作于
      c30bdaf6
    • Achilleas Pipinellis's avatar
      Merge branch 'simplify-gitlab-ci.yml' into 'master' · abe84c7b
      Achilleas Pipinellis 创作于
      Move index.html to simplify .gitlab-ci.yml
      
      ## What does this MR do?
      
      - move `index.html` to public folder
      - simplify `.gitlab-ci.yml`
      
      ## Are there points in the code the reviewer needs to double check?
      
      Not really...
      
      ## Why was this MR needed?
      
      Every build moves the `index.html` to the public folder—which is unnecessary if it can be there from the beginning.
      
      ## What are the relevant issue numbers?
      
      None.
      
      
      See merge request !10
      abe84c7b
    • Robert Speicher's avatar
      Merge branch 'smaller-docker-image' into 'master' · 0e4cb284
      Robert Speicher 创作于
      Use smaller Docker image to speed up build
      
      See merge request !9
      0e4cb284
    • winniehell's avatar
      Move index.html to simplify .gitlab-ci.yml · 86c71e10
      winniehell 创作于
      86c71e10
  11. 7月 12, 2016
  12. 4月 06, 2016
  13. 12月 22, 2015