Skip to content
This repository has been archived by the owner on Jan 26, 2020. It is now read-only.

Updating to 0.7.1 #1

Merged
merged 3 commits into from Mar 8, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
8 changes: 4 additions & 4 deletions Administration.adoc
Expand Up @@ -151,19 +151,19 @@ With the cross-compare fork feature of GitHub, you can easily update to the late
.How To Update Your HubPress Instance to the Latest Version
. Click the `Compare` button in your HubPress repository.
+
image::maintain_the_latest_hubpress_01.png[Click Compare button]
image::https://raw.githubusercontent.com/HubPress/dev.hubpress.io/e57b221/docs/images/maintain_the_latest_hubpress_01.png[Click Compare button]
+
. Change the base fork to your repository, and set the branch according to your repository configuration (`master` or `gh-pages`).
+
image::maintain_the_latest_hubpress_02.png[Set the base fork]
image::https://raw.githubusercontent.com/HubPress/dev.hubpress.io/e57b221/docs/images/maintain_the_latest_hubpress_02.png[Set the base fork]
+
. Select `Compare across forks`.
+
image::maintain_the_latest_hubpress_03.png[Click compare across forks]
image::https://raw.githubusercontent.com/HubPress/dev.hubpress.io/e57b221/docs/images/maintain_the_latest_hubpress_03.png[Click compare across forks]
+
. Change the head fork to the `HubPress/hubpress.io` repository.
+
image::maintain_the_latest_hubpress_04.png[Set the head fork]
image::https://raw.githubusercontent.com/HubPress/dev.hubpress.io/e57b221/docs/images/maintain_the_latest_hubpress_04.png[Set the head fork]
+
. Create the Pull Request.
. Apply the Pull Request to your instance of HubPress.
Expand Down
14 changes: 14 additions & 0 deletions CHANGELOG.adoc
@@ -1,3 +1,17 @@
## 0.7.1

* fix(theme): Error with http request (and not https) for included stylesheet HubPress/hubpress.io#475
* fix(post): Problem to show all content of a blog post HubPress/hubpress.io#483
* fix(theme): ld+json is null HubPress/hubpress.io#488

## 0.7.0

* technical release, move from react/redux to vue/vuex
* remove material design and use semanticUI now
* feat(posts): add filter
* feat(post): add a popup to display basic asciidoc syntax
* feat(team): add a team page

## 0.6.0

* feat(rss): add the generation of the RSS feed
Expand Down
2 changes: 1 addition & 1 deletion README-es.adoc
Expand Up @@ -53,7 +53,7 @@ Si deseas tener tu blog en un dominio personalizado, o si ya estás usando tu do

. En la configuración del Repositorio, establece la rama por defecto a `gh-pages`:
+
image:http://hubpress.io/img/settings-gh-pages.png[Settings gh-pages,400]
image::https://cloud.githubusercontent.com/assets/8563047/13872457/28d53c9a-ed2e-11e5-9d13-65f5bf2cbbf9.png[Settings gh-pages,400]
. cambia tu repositorio a la rama *gh-pages*
+
image:http://hubpress.io/img/switch-gh-pages.png[Install complete,300]
Expand Down
2 changes: 1 addition & 1 deletion README-ja.adoc
Expand Up @@ -57,7 +57,7 @@ image:http://hubpress.io/img/home-install.png[Install complete,300]

. リポジトリの設定からデフォルトのブランチを `gh-pages` に設定
+
image:http://hubpress.io/img/settings-gh-pages.png[Settings gh-pages,400]
image::https://cloud.githubusercontent.com/assets/8563047/13872457/28d53c9a-ed2e-11e5-9d13-65f5bf2cbbf9.png[Settings gh-pages,400]
. *gh-pages* ブランチに移動。
+
image:http://hubpress.io/img/switch-gh-pages.png[Install complete,300]
Expand Down
2 changes: 1 addition & 1 deletion README-ko.adoc
Expand Up @@ -65,7 +65,7 @@ image:http://hubpress.io/img/home-install.png[Install complete,300]

. 저장소(repository) 설정에서 default branch 를 `gh-pages`로 설정합니다. :
+
image:http://hubpress.io/img/settings-gh-pages.png[Settings gh-pages,400]
image::https://cloud.githubusercontent.com/assets/8563047/13872457/28d53c9a-ed2e-11e5-9d13-65f5bf2cbbf9.png[Settings gh-pages,400]
. 당신의 저장소 브랜치를 `gh-pages`로 변경합니다.
+
image:http://hubpress.io/img/switch-gh-pages.png[Install complete,300]
Expand Down
4 changes: 2 additions & 2 deletions README-pt.adoc
Expand Up @@ -53,8 +53,8 @@ Se você deseja ter o seu blog em um domínio personalizado, ou se você já est

. Nas configurações do repositório, defina a branch padrão para `gh-pages`:
+
image:http://hubpress.io/img/settings-gh-pages.png[Settings gh-pages,400]
. Mude o seu repositório para a branch *gh-pages*.
image::https://cloud.githubusercontent.com/assets/8563047/13872457/28d53c9a-ed2e-11e5-9d13-65f5bf2cbbf9.png[Settings gh-pages,400]
. Mude o seu repositório para a branch *gh-pages*.
+
image:http://hubpress.io/img/switch-gh-pages.png[Install complete,300]
+
Expand Down
2 changes: 1 addition & 1 deletion README-zh.adoc
Expand Up @@ -53,7 +53,7 @@ image:http://hubpress.io/img/home-install.png[Install complete,300]

. 在repository的settings选项中, 把默认branch设为 `gh-pages` :
+
image:http://hubpress.io/img/settings-gh-pages.png[Settings gh-pages,400]
image::https://cloud.githubusercontent.com/assets/8563047/13872457/28d53c9a-ed2e-11e5-9d13-65f5bf2cbbf9.png[Settings gh-pages,400]
. 现在设定当前repository的branch为 *gh-pages*
+
image:http://hubpress.io/img/switch-gh-pages.png[Install complete,300]
Expand Down
92 changes: 54 additions & 38 deletions README.adoc
@@ -1,48 +1,53 @@
= HubPress
:toc: macro
:toclevels: 4
:sectnums:

= HubPress

toc::[]

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

https://gratipay.com/hubpress/[HubPress] on Gratipay image:https://avatars1.githubusercontent.com/u/1744073?v=3&s=24[].

== What Is HubPress?
image::http://hubpress.io/img/editor.png[]
image::https://cloud.githubusercontent.com/assets/2006548/23680524/d7cbf68e-038b-11e7-8465-5c70abd852e1.gif[]

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

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

Hosting for your blog is provided by GitHub Pages.

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.

See the link:CONTRIBUTING.adoc[Contributors Guide] for more information about being a successful HubPress contributor.
Your help with improving every aspect of HubPress is greatly appreciated.
Pull Requests are *always* welcome.
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.

== Browser Compatibility
== Browser compatibility

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

== Getting Started
== Getting started

=== Fork the Repository
=== Fork the repository

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.

=== Use the github.io Domain
=== Configure the correct branch

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.
IMPORTANT: The GitHub branch you select is important, and choosing the incorrect one will cause issues with logging onto HubPress for the first time.

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.
Read the next two sections *carefully* *_before_* choosing which branch and `config.json` file to edit.

==== I am not using my GitHub Pages domain for any other project

If you are not using your github.io Pages domain you can use it to quickly set up HubPress.

With this method, only a few steps are required to get HubPress deployed and ready for use.

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.

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

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

=== Use a Custom Domain or GitHub Page Domain Already In Use
==== I am using my GitHub Pages domain already, or I want to use a custom domain

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.

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.
You need to set your blog up on a sub-domain of your GitHub Pages site.

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

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.
== Getting first-run help

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

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.
IMPORTANT: Misconfiguration is the most common issue for folks when trying to log onto HubPress for the first time.

== HubPress Team
If you have double-checked the setup procedure, you can move to the next step: support.

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.

If your issue is not covered by the Knowledgebase, join https://hubpressio.slack.com[HubPress Slack] and report the issue in #general.

== How do I start blogging?

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.


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].

== The HubPress team

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

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

Translations (Japanese) by:

* https://github.com/takkyuuplayer[takkyuuplayer],
* https://github.com/takkyuuplayer[takkyuuplayer],
* https://github.com/hinaloe[hinaloe].

== Donations

HubPress is now on https://gratipay.com/hubpress/[Gratipay]!

image::https://cloud.githubusercontent.com/assets/2006548/12901016/7b09da22-ceb9-11e5-93f7-16ab135b2e2e.png[]
== Supporting the project

It's not the only way you can help us, but it is certainly a welcome one.
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.
HubPress is powered by :beer:, :coffee: and :pizza:.

image::https://cloud.githubusercontent.com/assets/2006548/12901085/cc5ee908-ceb9-11e5-9d8b-c526f081f1e9.png[]
Use the donation options in the HubPress Settings menu to say thanks: we really appreciate it.
50 changes: 1 addition & 49 deletions hubpress/index.html
@@ -1,49 +1 @@
<!doctype html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<title>HubPress</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<!-- Place favicon.ico and apple-touch-icon.png in the root directory -->
<link href='https://fonts.googleapis.com/css?family=Anonymous+Pro:400,400italic,700,700italic' rel='stylesheet' type='text/css'>
<link href='//fonts.googleapis.com/css?family=Roboto:400,300,500' rel='stylesheet' type='text/css'>
<link href='//fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Merriweather:300,700,700italic,300italic" />
<link rel="stylesheet" href="styles/main.css">
<link href="//fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
<link rel="icon" href="favicon.ico" type="image/x-icon">
<!-- <link rel="stylesheet" href="//cdn.jsdelivr.net/codemirror.spell-checker/latest/spell-checker.min.css"> -->

<script src="scripts/vendors/modernizr.js"></script>
<!-- build:js scripts/vendor/modernizr.js
<script src="bower_components/modernizr/modernizr.js"></script>-->
<!-- endbuild -->

</head>
<body>
<!--[if lt IE 10]>
<p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
<![endif]-->

<div id="hubpress"></div>
<!--
<script src="scripts/vendors/lodash.min.js"></script>
<script src="scripts/vendors/base64.min.js"></script>
<script src="scripts/vendors/github.js"></script> -->

<!-- build:js scripts/vendor.js
<script src="bower_components/github/lib/base64.min.js"></script>-->
<!-- bower:js -->
<!-- Require underscore because github.js use it
<script src="bower_components/github/github.js"></script>-->

<!-- endbower -->
<!-- endbuild -->
<script src="scripts/app.js?version=0.6.0-1468625987857"></script>
</body>
</html>
<!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>
105 changes: 0 additions & 105 deletions hubpress/scripts/app.js

This file was deleted.

1 change: 0 additions & 1 deletion hubpress/scripts/app.js.map

This file was deleted.