Skip to content
This repository was archived by the owner on Jul 9, 2023. It is now read-only.

Commit 3dd2cb1

Browse files
committed
release 0.7.1
1 parent 96f4c51 commit 3dd2cb1

22 files changed

+146
-146
lines changed

Administration.adoc

+4-4
Original file line numberDiff line numberDiff line change
@@ -151,19 +151,19 @@ With the cross-compare fork feature of GitHub, you can easily update to the late
151151
.How To Update Your HubPress Instance to the Latest Version
152152
. Click the `Compare` button in your HubPress repository.
153153
+
154-
image::maintain_the_latest_hubpress_01.png[Click Compare button]
154+
image::https://raw.githubusercontent.com/HubPress/dev.hubpress.io/e57b221/docs/images/maintain_the_latest_hubpress_01.png[Click Compare button]
155155
+
156156
. Change the base fork to your repository, and set the branch according to your repository configuration (`master` or `gh-pages`).
157157
+
158-
image::maintain_the_latest_hubpress_02.png[Set the base fork]
158+
image::https://raw.githubusercontent.com/HubPress/dev.hubpress.io/e57b221/docs/images/maintain_the_latest_hubpress_02.png[Set the base fork]
159159
+
160160
. Select `Compare across forks`.
161161
+
162-
image::maintain_the_latest_hubpress_03.png[Click compare across forks]
162+
image::https://raw.githubusercontent.com/HubPress/dev.hubpress.io/e57b221/docs/images/maintain_the_latest_hubpress_03.png[Click compare across forks]
163163
+
164164
. Change the head fork to the `HubPress/hubpress.io` repository.
165165
+
166-
image::maintain_the_latest_hubpress_04.png[Set the head fork]
166+
image::https://raw.githubusercontent.com/HubPress/dev.hubpress.io/e57b221/docs/images/maintain_the_latest_hubpress_04.png[Set the head fork]
167167
+
168168
. Create the Pull Request.
169169
. Apply the Pull Request to your instance of HubPress.

CHANGELOG.adoc

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 0.7.1
2+
3+
* fix(theme): Error with http request (and not https) for included stylesheet HubPress/hubpress.io#475
4+
* fix(post): Problem to show all content of a blog post HubPress/hubpress.io#483
5+
* fix(theme): ld+json is null HubPress/hubpress.io#488
6+
17
## 0.7.0
28

39
* technical release, move from react/redux to vue/vuex

README-es.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Si deseas tener tu blog en un dominio personalizado, o si ya estás usando tu do
5353

5454
. En la configuración del Repositorio, establece la rama por defecto a `gh-pages`:
5555
+
56-
image:http://hubpress.io/img/settings-gh-pages.png[Settings gh-pages,400]
56+
image::https://cloud.githubusercontent.com/assets/8563047/13872457/28d53c9a-ed2e-11e5-9d13-65f5bf2cbbf9.png[Settings gh-pages,400]
5757
. cambia tu repositorio a la rama *gh-pages*
5858
+
5959
image:http://hubpress.io/img/switch-gh-pages.png[Install complete,300]

README-ja.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ image:http://hubpress.io/img/home-install.png[Install complete,300]
5757

5858
. リポジトリの設定からデフォルトのブランチを `gh-pages` に設定
5959
+
60-
image:http://hubpress.io/img/settings-gh-pages.png[Settings gh-pages,400]
60+
image::https://cloud.githubusercontent.com/assets/8563047/13872457/28d53c9a-ed2e-11e5-9d13-65f5bf2cbbf9.png[Settings gh-pages,400]
6161
. *gh-pages* ブランチに移動。
6262
+
6363
image:http://hubpress.io/img/switch-gh-pages.png[Install complete,300]

README-ko.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ image:http://hubpress.io/img/home-install.png[Install complete,300]
6565

6666
. 저장소(repository) 설정에서 default branch 를 `gh-pages`로 설정합니다. :
6767
+
68-
image:http://hubpress.io/img/settings-gh-pages.png[Settings gh-pages,400]
68+
image::https://cloud.githubusercontent.com/assets/8563047/13872457/28d53c9a-ed2e-11e5-9d13-65f5bf2cbbf9.png[Settings gh-pages,400]
6969
. 당신의 저장소 브랜치를 `gh-pages`로 변경합니다.
7070
+
7171
image:http://hubpress.io/img/switch-gh-pages.png[Install complete,300]

README-pt.adoc

+2-2
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@ Se você deseja ter o seu blog em um domínio personalizado, ou se você já est
5353

5454
. Nas configurações do repositório, defina a branch padrão para `gh-pages`:
5555
+
56-
image:http://hubpress.io/img/settings-gh-pages.png[Settings gh-pages,400]
57-
. Mude o seu repositório para a branch *gh-pages*.
56+
image::https://cloud.githubusercontent.com/assets/8563047/13872457/28d53c9a-ed2e-11e5-9d13-65f5bf2cbbf9.png[Settings gh-pages,400]
57+
. Mude o seu repositório para a branch *gh-pages*.
5858
+
5959
image:http://hubpress.io/img/switch-gh-pages.png[Install complete,300]
6060
+

README-zh.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ image:http://hubpress.io/img/home-install.png[Install complete,300]
5353

5454
. 在repository的settings选项中, 把默认branch设为 `gh-pages` :
5555
+
56-
image:http://hubpress.io/img/settings-gh-pages.png[Settings gh-pages,400]
56+
image::https://cloud.githubusercontent.com/assets/8563047/13872457/28d53c9a-ed2e-11e5-9d13-65f5bf2cbbf9.png[Settings gh-pages,400]
5757
. 现在设定当前repository的branch为 *gh-pages*
5858
+
5959
image:http://hubpress.io/img/switch-gh-pages.png[Install complete,300]

README.adoc

+54-38
Original file line numberDiff line numberDiff line change
@@ -1,48 +1,53 @@
1+
= HubPress
12
:toc: macro
23
:toclevels: 4
34
:sectnums:
45

5-
= HubPress
6-
76
toc::[]
87

98
A free, open source tool you can use to build a blog using GitHub Pages and http://asciidoctor.org/docs/user-manual/[AsciiDoc].
109

11-
https://gratipay.com/hubpress/[HubPress] on Gratipay image:https://avatars1.githubusercontent.com/u/1744073?v=3&s=24[].
12-
1310
== What Is HubPress?
14-
image::http://hubpress.io/img/editor.png[]
11+
image::https://cloud.githubusercontent.com/assets/2006548/23680524/d7cbf68e-038b-11e7-8465-5c70abd852e1.gif[]
1512

1613
HubPress is a web application that makes it easy for you to maintain a blog. It provides the following features:
1714

1815
* WYSIWYG editor for writing blog posts.
1916
* Backed by the power of http://asciidoctor.org/docs/user-manual/[AsciiDoc markup] for tight control of content presentation to your requirements.
2017
* Administration console to customise many aspect of your blog's content.
2118
* Disqus integration for blog comments.
22-
* Google Analytics integration to track visitor activity.
19+
* Google Analytics integration to track visitor activity.
2320
* A number of different themes shipped with the product, ready to use.
2421

2522
Hosting for your blog is provided by GitHub Pages.
2623

27-
If you see something wrong with the documentation, please raise an issue. Your help with improving every aspect of HubPress is greatly appreciated. Pull Requests are *always* welcome.
28-
29-
See the link:CONTRIBUTING.adoc[Contributors Guide] for more information about being a successful HubPress contributor.
24+
Your help with improving every aspect of HubPress is greatly appreciated.
25+
Pull Requests are *always* welcome.
26+
See https://hubpress.gitbooks.io/hubpress-knowledgebase/content/develop/contribute_pr.html[How do I contribute a PR] on the HubPress Knowledgebase to learn more about contributing.
3027

31-
== Browser Compatibility
28+
== Browser compatibility
3229

3330
HubPress is compatible with Chrome Desktop, Firefox Desktop, and Chrome for Android.
3431

35-
== Getting Started
32+
== Getting started
3633

37-
=== Fork the Repository
34+
=== Fork the repository
3835

3936
Click the Fork icon image:http://hubpress.io/img/fork-icon.png[Fork,80] to create a copy of this repository within your GitHub account.
4037

41-
=== Use the github.io Domain
38+
=== Configure the correct branch
4239

43-
If you have never used your GitHub Pages domain before, you can use this procedure to quickly set up HubPress. With this method, only a few steps are required to get HubPress deployed and ready for use.
40+
IMPORTANT: The GitHub branch you select is important, and choosing the incorrect one will cause issues with logging onto HubPress for the first time.
4441

45-
IMPORTANT: If you are currently using your `username.github.io` GitHub Pages domain for another project, or if you want to use a custom domain name, skip to the next procedure for instructions.
42+
Read the next two sections *carefully* *_before_* choosing which branch and `config.json` file to edit.
43+
44+
==== I am not using my GitHub Pages domain for any other project
45+
46+
If you are not using your github.io Pages domain you can use it to quickly set up HubPress.
47+
48+
With this method, only a few steps are required to get HubPress deployed and ready for use.
49+
50+
IMPORTANT: If you are currently using your `[username].github.io` GitHub Pages domain for another project, or if you want to use a custom domain name, skip to the next procedure for instructions.
4651

4752
. Rename your repository to `<username>.github.io`
4853

@@ -52,20 +57,22 @@ image:http://hubpress.io/img/edit-config.png[Edit config]
5257
+
5358
The following parameters are mandatory:
5459
+
55-
* `username`, which is your GitHub user name,
56-
* `repositoryName`, which is the new name of the repository fork, `<username>.github.io`.
57-
. Commit the changes, and open the GitHub Pages domain: `https://<username>.github.io/`.
60+
* `username`, which is your GitHub user name. For example `janesmith`.
61+
* `repositoryName`, which is the new name of the repository fork using the pattern `janesmith.github.io`.
62+
. Commit the changes, and open the GitHub Pages domain: `https://janesmith.github.io/`.
5863
. The following screen indicates you have correctly configured HubPress
5964
+
6065
image:http://hubpress.io/img/home-install.png[Install complete,300]
6166

62-
=== Use a Custom Domain or GitHub Page Domain Already In Use
67+
==== I am using my GitHub Pages domain already, or I want to use a custom domain
68+
69+
If you are already using your want your blog to be available on a custom domain, or you are _already using your GitHub Pages domain_ to host another project, some extra configuration is required.
6370

64-
If you want your blog to be available on a custom domain, or you are already using your GitHub Pages domain to host another project, some extra configuration is required.
71+
You need to set your blog up on a sub-domain of your GitHub Pages site.
6572

6673
. In the repository settings, set the default branch to `gh-pages`:
6774
+
68-
image:http://hubpress.io/img/settings-gh-pages.png[Settings gh-pages,400]
75+
image::https://cloud.githubusercontent.com/assets/8563047/13872457/28d53c9a-ed2e-11e5-9d13-65f5bf2cbbf9.png[Settings gh-pages, 400]
6976
. Switch your repository to the `gh-pages` branch.
7077
+
7178
image:http://hubpress.io/img/switch-gh-pages.png[Install complete,300]
@@ -76,37 +83,46 @@ image:http://hubpress.io/img/edit-config-gh-pages.png[Edit config]
7683
+
7784
The following parameters are mandatory:
7885
+
79-
* `username`, which is your GitHub user name,
80-
* `repositoryName`, which is the repository fork. For example, `hubpress.io` if you did not rename it.
81-
. Commit the changes, and open the GitHub Pages domain: `https://<username>.github.io/<repositoryName>/`.
86+
* `username`, which is your GitHub user name. For example `janesmith`.
87+
* `repositoryName`, which is the new name of the repository fork. For example, `janesmith.github.io`.
88+
. Commit the changes, and open the GitHub Pages domain: `https://janesmith.github.io/<repositoryName>/`.
8289
. The following screen indicates you have correctly configured HubPress
8390
+
8491
image:http://hubpress.io/img/home-install.png[Install complete,300]
8592

86-
Now you have successfully configured HubPress, you can customise it by adding social network information, experiment with different themes, and make your HubPress blog your own.
93+
== Getting first-run help
8794

88-
See the link:Administration.adoc[Administration Guide] for the next steps you need to take in setting up your HubPress blog.
95+
If you can't get past the login screen, re-read the instructions above.
96+
You most likely have configured the wrong branch and will need to fix this before you can begin using HubPress.
8997

90-
Once you've completed the configuration aspects, you can write your first blog post. Follow the guidelines in the link:Writers_Guide.adoc[Writer's Guide] to write a sucessful first blog post.
98+
IMPORTANT: Misconfiguration is the most common issue for folks when trying to log onto HubPress for the first time.
9199

92-
== HubPress Team
100+
If you have double-checked the setup procedure, you can move to the next step: support.
101+
102+
First check https://hubpress.gitbooks.io/hubpress-knowledgebase/content/[HubPress Knowledgebase] and use the search function to see if your problem has already been documented as an article.
103+
104+
If your issue is not covered by the Knowledgebase, join https://hubpressio.slack.com[HubPress Slack] and report the issue in #general.
105+
106+
== How do I start blogging?
107+
108+
Now you have successfully configured HubPress, you can customise it by adding social network information, experiment with different themes, and make your HubPress blog your own.
109+
110+
111+
You can find out how to use HubPress by reading the https://hubpress.gitbooks.io/hubpress-knowledgebase/content/[HubPress Knowledgebase], which is hosted by the team at https://gitbook.com[GitBook.com].
112+
113+
== The HubPress team
93114

94115
Code by http://github.com/anthonny[Anthonny Quérouil] (Twitter - http://twitter.com/anthonny_q[@anthonny_q]).
95116

96-
English Docs by http://github.com/jaredmorgs[Jared Morgan] (Twitter - http://twitter.com/jaredmorgs[@jaredmorgs]).
117+
English docs by http://github.com/jaredmorgs[Jared Morgan] (Twitter - http://twitter.com/jaredmorgs[@jaredmorgs]).
97118

98119
Translations (Japanese) by:
99120

100-
* https://github.com/takkyuuplayer[takkyuuplayer],
121+
* https://github.com/takkyuuplayer[takkyuuplayer],
101122
* https://github.com/hinaloe[hinaloe].
102123

103-
== Donations
104-
105-
HubPress is now on https://gratipay.com/hubpress/[Gratipay]!
106-
107-
image::https://cloud.githubusercontent.com/assets/2006548/12901016/7b09da22-ceb9-11e5-93f7-16ab135b2e2e.png[]
124+
== Supporting the project
108125

109-
It's not the only way you can help us, but it is certainly a welcome one.
110-
Donations are a great way to show your appreciation for the platform: it inspires us to dedicate extra time away from our families and day jobs to make HubPress an awesome blogging platform for you.
126+
HubPress is powered by :beer:, :coffee: and :pizza:.
111127

112-
image::https://cloud.githubusercontent.com/assets/2006548/12901085/cc5ee908-ceb9-11e5-9d8b-c526f081f1e9.png[]
128+
Use the donation options in the HubPress Settings menu to say thanks: we really appreciate it.

hubpress/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<!DOCTYPE html><html><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge,chrome=1"><meta name=viewport content="width=device-width,initial-scale=1,maximum-scale=1"><title>HubPress</title><link rel=stylesheet href=static/semantic/semantic.min.css><link href=static/css/app.f0c2784bacd75f8ec941a1f57beab0cc.css rel=stylesheet></head><body ontouchstart><div id=app></div><script type=text/javascript src=static/js/manifest.0455ce5a022551398a7e.js></script><script type=text/javascript src=static/js/vendor.0ff6c5833af3b3543a93.js></script><script type=text/javascript src=static/js/app.347ad935e6ede6652f2b.js></script></body></html>
1+
<!DOCTYPE html><html><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge,chrome=1"><meta name=viewport content="width=device-width,initial-scale=1,maximum-scale=1"><title>HubPress</title><link rel=stylesheet href=static/semantic/semantic.min.css><link href=static/css/app.bc9efd91fdce0423a195becb2858a856.css rel=stylesheet></head><body ontouchstart><div id=app></div><script type=text/javascript src=static/js/manifest.1b1b9223ea59ea4a81fd.js></script><script type=text/javascript src=static/js/vendor.2f9894125b568564d32f.js></script><script type=text/javascript src=static/js/app.fa584b0fd6964f9458af.js></script></body></html>

hubpress/static/css/app.bc9efd91fdce0423a195becb2858a856.css

+2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

hubpress/static/css/app.bc9efd91fdce0423a195becb2858a856.css.map

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

hubpress/static/css/app.f0c2784bacd75f8ec941a1f57beab0cc.css

-2
This file was deleted.

hubpress/static/css/app.f0c2784bacd75f8ec941a1f57beab0cc.css.map

-1
This file was deleted.

hubpress/static/js/app.347ad935e6ede6652f2b.js

-7
This file was deleted.

hubpress/static/js/app.347ad935e6ede6652f2b.js.map

-1
This file was deleted.

hubpress/static/js/app.fa584b0fd6964f9458af.js

+7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

hubpress/static/js/app.fa584b0fd6964f9458af.js.map

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

hubpress/static/js/manifest.0455ce5a022551398a7e.js

-2
This file was deleted.

hubpress/static/js/manifest.1b1b9223ea59ea4a81fd.js

+2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)