AntiMicroX/antimicrox.github.io

Create basic site

開放

#1 建立於 2020年9月5日

 (23 則留言) (0 個反應) (0 位負責人)JavaScript (4 個分叉)auto 404
documentationgood first issue

倉庫指標

星標
 (1 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

I think it would be good to discuss, how this site should be done both in terms of technical and in terms of content.

Technical side:

I think it would be the best solution to make this site using some kind of generator. In my opinion the best would be combination of MkDocs with material-theme it would be deployed using GitHub actions after every push to master branch.

I think MkDocs would be suitable for us because:

  • It is easy to write articles here, they can be written using regular Markdown (with additional pieces written in HTML if more flexibility would be needed)
  • It has a lot of themes
  • can be easily integrated with github pages
    (but this seems to be done mainly for documentation, not regular sites, I am not sure)

Content

I think this side should contain:

I am open for any comments and opinions about solutions proposed above.

貢獻者指南