1. 08 9月, 2020 1 次提交
  2. 05 6月, 2020 1 次提交
  3. 13 9月, 2019 1 次提交
  4. 25 9月, 2018 1 次提交
  5. 23 7月, 2018 1 次提交
    • C
      Pulsar website using docusaurus (#2206) · 7d75fd28
      cckellogg 提交于
      ### Motivation
      
      Improve the documentation and usability of the pulsar website. This moves the website and documentation to a new framework (https://docusaurus.io/)  which will make it easier to maintain going forward.
      
      ### Modifications
      
      A new version of the website in site2 directory. Also updates the pulsar build docker to add the new website build dependencies.
      
      ### Result
      
      A more usable website and documentation.
      
      A preview of the site can be seen here: https://cckellogg.github.io/incubator-pulsar
      *All the links and images might not work on this site since it's a test only site*
      7d75fd28
  6. 12 7月, 2018 1 次提交
  7. 08 7月, 2018 1 次提交
    • S
      Move Security related documentation to a top-level category (#2051) · 5402d210
      Sijie Guo 提交于
      
      
      *Motivation*
      
      Security is one of the most important features that Apache Pulsar offers.
      It is making sense to have a top-level cateory to hold all the documentation related to security.
      
      e.g.
      
      - tls encryption and authentication
      - authenz authentication
      - authorization
      - end-to-end encryption
      
      *Solution*
      
      All security documentation are now in `Security` category.
      5402d210
  8. 13 6月, 2018 1 次提交