Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

增加 Makefile 优化编译脚本,并添加相应的说明 #19

Merged
merged 8 commits into from
Dec 25, 2020

Conversation

mingcheng
Copy link
Contributor

No description provided.

README.md Outdated
@@ -96,3 +121,5 @@ go-bindata -pkg static -o static/js_css_data.go -fs -prefix "static/" static/
git tag v0.0.x -m "xxx"
git push --tags
```

`- eof -`
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这里加了有啥用处?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

说明是文件的结束,标明文档说明完毕

eof = End of file

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

我意思是没必要显示到这里。。。

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
Dockerfile Outdated Show resolved Hide resolved
@mingcheng
Copy link
Contributor Author

将 binddata 纳入编译脚本中,同时将 jQuery 以及 bootstrap 使用外部引用的方式引入

Dockerfile Outdated Show resolved Hide resolved
Copy link
Owner

@jeessy2 jeessy2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

将 binddata 纳入编译脚本中,同时将 jQuery 以及 bootstrap 使用外部引用的方式引入

jQuery 以及 bootstrap 最好不依赖外部,万一"跑了"呢,我们这个不是挂了?

static/pages/writing.html Outdated Show resolved Hide resolved
@jeessy2 jeessy2 merged commit 73c3cd1 into jeessy2:master Dec 25, 2020
jeessy2 pushed a commit that referenced this pull request Nov 16, 2021
* 增加 Makefile 优化编译脚本,并添加相应的说明

* 清除不需要的文件

* 将 binddata 加入编译脚本中

* 将第三方文件纳入本地

* update documents and some tiny modify

*  增加 配置文件,统一格式

* use bootstrap.min.css

* fix: indent

Co-authored-by: 明城 <mingcheng@users.noreply.github.com>
Co-authored-by: jeessy2 <454207171@qq.com>
jeessy2 pushed a commit that referenced this pull request Nov 16, 2021
* 增加 Makefile 优化编译脚本,并添加相应的说明

* 清除不需要的文件

* 将 binddata 加入编译脚本中

* 将第三方文件纳入本地

* update documents and some tiny modify

*  增加 配置文件,统一格式

* use bootstrap.min.css

* fix: indent

Co-authored-by: 明城 <mingcheng@users.noreply.github.com>
Co-authored-by: jeessy2 <454207171@qq.com>
jeessy2 pushed a commit that referenced this pull request Nov 16, 2021
* 增加 Makefile 优化编译脚本,并添加相应的说明

* 清除不需要的文件

* 将 binddata 加入编译脚本中

* 将第三方文件纳入本地

* update documents and some tiny modify

*  增加 配置文件,统一格式

* use bootstrap.min.css

* fix: indent

Co-authored-by: 明城 <mingcheng@users.noreply.github.com>
Co-authored-by: jeessy2 <454207171@qq.com>
jeessy2 pushed a commit that referenced this pull request Nov 16, 2021
* 增加 Makefile 优化编译脚本,并添加相应的说明

* 清除不需要的文件

* 将 binddata 加入编译脚本中

* 将第三方文件纳入本地

* update documents and some tiny modify

*  增加 配置文件,统一格式

* use bootstrap.min.css

* fix: indent

Co-authored-by: 明城 <mingcheng@users.noreply.github.com>
Co-authored-by: jeessy2 <454207171@qq.com>
jeessy2 pushed a commit that referenced this pull request Jan 4, 2022
* 增加 Makefile 优化编译脚本,并添加相应的说明

* 清除不需要的文件

* 将 binddata 加入编译脚本中

* 将第三方文件纳入本地

* update documents and some tiny modify

*  增加 配置文件,统一格式

* use bootstrap.min.css

* fix: indent

Co-authored-by: 明城 <mingcheng@users.noreply.github.com>
Co-authored-by: jeessy2 <454207171@qq.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants