Need better instructions to install ZeroBlog. Currently ZeroBlog doesn't install from git.
還沒有人認領這個 Issue。
評估
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 新手友好度
- 38/100
- Issue 類型
- 文件
- 描述清晰度
- 基本清楚
- 活躍度
- 停滯
- 技術堆疊
- git
研究方向
從安裝說明以及其中引用的 data-default、default.json、content.json 和 siteSign 步驟開始。重現文件中記載的複製流程,然後將其與提議的 git clone 指令碼進行比較。當說明能夠明確地從 Git 建立新部落格、解決對遺失檔案的引用,並解釋網域設定時,即視為完成。
由索引模型根據 Issue 內容生成。
描述
Your instructions ask to clone the 1BLog... site. But users should be able to install from git too, because that's how software is usually installed. There are also problems in instructions like there is no file default.json-default that instructions mention.
I am trying to write a script to clone from git, but it fails for unclear reason. zeronet siteSign skips data/users/content.json for some reason.
cd data/{your-new-site}
git clone https://github.com/HelloZeroNet/ZeroBlog.git &&
mv ZeroBlog/* . &&
rm -rf ZeroBlog &&
mv data-default data &&
mv data/users/content-default.json data/users/content.json
perl -pi -e "s/1BLogC9LN4oPDcruNz3qo1ysa133E9AGg8/`pwd | sed -e 's/.*\///g'`/g" content.json &&
perl -pi -e "s/\"domain.*//g" content.json &&
perl -pi -e "s/\"files\": \{\},/\"files\": {}, \"inner_path\": \"data\/users\/content.json\",/g" data/users/content.json
I think you need to make instructions to create a new blog easier, and they should start from "git clone". It is best to have a script cloning the github repository. You probably also want to remove "domain": "Blog.ZeroNetwork.bit" from contents.json because only you own it, and most people probably will not register a domain.
- 主要語言
- CSS
- 星號
- 141
- 分支
- 61
- PR 合併指標
- 30 天內沒有已合併 PR
貢獻指南
這個儲存庫沒有索引到貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
HelloZeroNet/ZeroBlog 的其他 Issue
-
難度 4/5 3-5 天 新手友好度 25/100
HelloZeroNet/ZeroBlog#81 ·
-
難度 4/5 3-5 天 新手友好度 25/100
HelloZeroNet/ZeroBlog#72 ·
-
Github topics 未關閉
難度 1/5 1 小時以內 新手友好度 25/100
HelloZeroNet/ZeroBlog#65 ·
-
難度 5/5 一週以上 新手友好度 25/100
HelloZeroNet/ZeroBlog#62 ·
-
難度 4/5 3-5 天 新手友好度 25/100
HelloZeroNet/ZeroBlog#61 ·
查看 HelloZeroNet/ZeroBlog 的全部 Issue
相似的 Issue
-
難度 1/5 1 小時以內 新手友好度 95/100
Git-it-App/git-it-electron#1047 ·
-
難度 2/5 1-3 小時 新手友好度 75/100
neondatabase/website#5944 ·
-
📕documentation
難度 2/5 1-3 小時 新手友好度 75/100
db-ux-design-system/core-web#8239 ·
-
難度 2/5 1-3 小時 新手友好度 70/100
libsdl-org/sdlwiki#1008 ·
-
難度 2/5 1-3 小時 新手友好度 70/100