Skip to content
This repository has been archived by the owner on Jul 3, 2021. It is now read-only.

Commit

Permalink
docs(README): fix first column style of table to header (close #185)
Browse files Browse the repository at this point in the history
  • Loading branch information
hitsuji_no_shippo committed Feb 7, 2020
1 parent 81aaf20 commit adb91e7
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 23 deletions.
20 changes: 12 additions & 8 deletions CHANGELOG.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
:!author-email:
:author: {author-name}
:!email: {author-email}
:revnumber: v1.83.0
:revdate: 2020-02-04T14:18:13+0900
:revremark: Add log that Add link that view history in GitHub.
:revnumber: v1.84.0
:revdate: 2020-02-07T14:27:36+0900
:revremark: Add log that fix first column style of table to header.
:doctype: article
:description: gatsby-simple-blog-with-asciidoctor Change Log
:title:
Expand Down Expand Up @@ -45,7 +45,7 @@ ifndef::env-github[:icons: font]
:gatsby-transformer-asciidoc-url: {hitsuji-no-shippo-github-profile-url}/gatsby-transformer-asciidoc
:gatsby-transformer-asciidoc-link: link:{gatsby-transformer-asciidoc-url}[ \
gatsby-transformer-asciidoc^]
== 0.4.0 (2020-01-30)
== 0.4.0 (2020-02-07)

=== Breaking Changes

Expand Down Expand Up @@ -145,11 +145,15 @@ ifndef::env-github[:icons: font]

=== Docs

* fix typo `pageAttributes.description` to `pageAttributes.disqus` in README.
==== README

* fix typo `pageAttributes.description` to `pageAttributes.disqus`.
(close link:{issues-url}/125[#125^])
* Organize section positions in README. (close link:{issues-url}/162[#162^])
* Fix How to use section positions in README.
(close link:{issues-url}/174[#174^])
* Organize section positions. (close link:{issues-url}/162[#162^])
* Fix How to use section positions. (close link:{issues-url}/174[#174^])
* Fix first column style of table to header.
(close link:{issues-url}/185[#185^])


=== Chore

Expand Down
30 changes: 15 additions & 15 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
:!author-email:
:author: {author-name}
:!email: {author-email}
:revnumber: v1.44.0
:revdate: 2020-02-04T14:05:53+0900
:revremark: Add description of link that view history in GitHub.
:revnumber: v1.44.1
:revdate: 2020-02-07T14:26:48+0900
:revremark: Fix first column style of table to header.
:doctype: article
:description: gatsby-simple-blog-with-asciidoctor README
:title:
Expand Down Expand Up @@ -93,7 +93,7 @@ disqus: true
|===

.Change fields
[cols=2, options="headers, autowidth"]
[cols=2, options="header, autowidth"]
|===
|Before (Markdown)
|After (Asciidoc)
Expand Down Expand Up @@ -133,7 +133,7 @@ endif::env-github[]

:asciidoctor-user-manual-url: https://asciidoctor.org/docs/user-manual
.Deleted Plugins
[cols="d,a", options="headers, autowidth"]
[cols="d,a", options="header, autowidth"]
|===
|Name
|Alternative
Expand Down Expand Up @@ -292,7 +292,7 @@ gatsby-source-filesystem^] is used so that the next files are not generated.
====
.Empty and Not set
[cols=2, options="headers, autowidth"]
[cols=2, options="header, autowidth"]
|======================
|Value |Attribute
|Empty m|`showtitle`
Expand All @@ -306,7 +306,7 @@ gatsby-source-filesystem^] is used so that the next files are not generated.
doctype^]
:showtitle-link: link:{asciidoctor-user-manual-url}/#document-title-visibility[ \
showtitle^]
[cols=2, options="headers, autowidth"]
[cols=2, options="header, autowidth"]
|=========================
|Attribute |Value
|{doctype-link} |article
Expand All @@ -323,7 +323,7 @@ The attributes of the page have priority.
:toclevels-link: link:{asciidoctor-user-manual-url}/#user-toc-levels[ \
toclevels^]
.TOC
[cols=2, options="headers, autowidth"]
[cols=2, options="header, autowidth"]
|=======================
|Attribute |Value
|{toc-link} |auto
Expand All @@ -341,7 +341,7 @@ The attributes of the page have priority.
:idseparator-link: link:{asciidoctor-user-manual-url}/#auto-generated-ids[ \
idseparator^]
.ID
[cols=2, options="headers, autowidth"]
[cols=2, options="header, autowidth"]
|============================
|Attribute |Value
|{sectids-link} .4+|Empty
Expand All @@ -356,7 +356,7 @@ The attributes of the page have priority.
:sectnumlevels-link: link:{asciidoctor-user-manual-url}/#numbering-depth[ \
sectnumlevels^]
.Section
[cols=2, options="headers, autowidth"]
[cols=2, options="header, autowidth"]
|=============================
|Attribute |Value
|{sectnums-link} |Not set
Expand All @@ -373,7 +373,7 @@ The attributes of the page have priority.
:listing-caption-link: link:{caption-description-url}[ \
listing-caption^]
.Caption
[cols=2, options="headers, autowidth"]
[cols=2, options="header, autowidth"]
|===============================
|Attribute |Value
|{example-caption-link} .4+|Empty
Expand Down Expand Up @@ -447,7 +447,7 @@ articles: {
<1> Articles directory path from gatsby project root.

.url
[cols="m,2*d", options="headers, autowidth]
[cols="m,2*d", options="header, autowidth]
|===
|isOtherRepositroy
|URL to articles directory
Expand Down Expand Up @@ -515,7 +515,7 @@ Change value of the author name from `site.author` to `author.name` in
`config/index.js`. The `authro` values are used as the default attributes in
Asciidoc.

[cols=4, options="headers, autowidht"]
[cols=4, options="header, autowidht"]
|============================================================
|Key |siteMetadata |Asciidoc Attribute |Required
|name |author |author |Yes
Expand Down Expand Up @@ -608,7 +608,7 @@ January 20, 2019:: January 20, 2019
In the case of `7`, it is determined as follows.
+
--
[cols=2, options="headers, autowidth"]
[cols=2, options="header, autowidth"]
|===================
|Difficult |New
|an hour ago .4+|Yes
Expand Down Expand Up @@ -768,7 +768,7 @@ This project is licensed under the terms of the link:/LICENSE[MIT license].
:font-awesome-github-repo-url: {github-url}/FortAwesome/Font-Awesome
:dova-s-url: https://dova-s.jp
:evericons-url: http://www.evericons.com
[cols="d,d,a", options="headers, autowidth"]
[cols="d,d,a", options="header, autowidth"]
|===
|Material
|LICENSE
Expand Down

0 comments on commit adb91e7

Please sign in to comment.