cad2019bg5

  • Home
    • Site Map
    • reveal
    • blog
  • member
  • Weeks
    • Week10~14
      • Creo開發緣起
      • solidworks開發緣起
      • NX開發緣起
      • inventor開發緣起
    • Week15~18
  • 教科書整理
    • Space Modeling with SolidWorks and NX
    • NX 12 for Engineering Design
      • 第一章-介紹
      • 第二章-入門教學
      • 第三章-二維草圖
      • 第四章-三維建模
      • 第五章- 基本草圖
      • 第六章- 組配建模
      • 第七章-自由曲面建模
      • 第八章-有限元素分析
      • 第九章-程式編寫與模擬
  • CAD  software
  • Notes
  • About
  • Develop
Notes << Previous Next >> Develop

About

此內容管理系統以 https://github.com/mdecourse/cmsimde 作為 submodule 運作, 可以選定對應的版本運作, cmsimde 可以持續改版, 不會影響之前設為 submodule, 使用舊版 cmsimde 模組的內容管理相關運作.

利用 cmsimde 建立靜態網誌方法:

1. 在 github 建立倉儲, git clone 到近端

2. 參考 https://github.com/mdecourse/newcms, 加入除了 cmsimde 目錄外的所有內容

以 git submodule add https://github.com/mdecourse/cmsimde cmsimde

建立 cmsimde 目錄, 並從 github 取下子模組內容.

3.在近端維護時, 更換目錄到倉儲中的 cmsimde, 以 python wsgi.py 啟動近端網際伺服器.

動態內容編輯完成後, 以 generate_pages 轉為靜態內容, 以 git add commit 及 push 將內容推到遠端.

4. 之後若要以 git clone 取下包含 submodule 的所有內容, 執行:

git clone --recurse-submodules https://github.com/mdecourse/newcms.git


Notes << Previous Next >> Develop

Copyright © All rights reserved | This template is made with by Colorlib