alpha-one 0.3.0 → 0.3.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 0b150ee551f42d4e665823cacae756610db40329c9901ad0246d1b596321d595
4
- data.tar.gz: 8f87a1fd1c15c80f7961d24334c225003b0edc9c0293ce055d85d24143fc3fd0
3
+ metadata.gz: eaf224f15407a52201650056729ec657a4c8e0adf8a92951fc7157f5316d9513
4
+ data.tar.gz: 443ff8144f0fc4c40467eb0f238184e2f87c593e5cb30cc66d80cde8217206ab
5
5
  SHA512:
6
- metadata.gz: 1446d2904c5d312b1dbcc64220ed3812b0e3c8b74fed6abdeb7081bb85bb8aed07d045098cf64648aafe2d3f02db0f37c32562d6bc972a514917a158e0677552
7
- data.tar.gz: 2c036cd384e4f3a796278f6f74586a6bf522235d1a464638b2033985db3c95c34de18298af698f07a810c7f049bde3df473909748de83e831e3b4b514e6cba35
6
+ metadata.gz: 611690ed0af7c4534bf902875ec40775aa33f22d89c526c677ea46b4f8261bad574a3c357cd74839c951c162cbe9b4e0e490eae207c1c93522d7a7ee4ce3f42d
7
+ data.tar.gz: 1b32d343aab3212c526567fb4b5c0b05cdc5c606d2575ab69c253a7420c9126668966a93a11dde59a3b3bcf7640512b9ca052b294545f7a2ca923bc4b96f909d
data/README.md CHANGED
@@ -39,6 +39,9 @@ Or install it yourself as:
39
39
 
40
40
  $ gem install alpha-one
41
41
 
42
+ Maybe you will be interested in copying the following files from the sample website to your site:
43
+ - favicon.png
44
+ - posts.html
42
45
 
43
46
  ## Configuration
44
47
 
data/assets/alpha-one.css CHANGED
@@ -106,6 +106,10 @@ table.table.table-striped, div .highlighter-rouge {
106
106
  text-align: center;
107
107
  }
108
108
 
109
+ img {
110
+ display: block;
111
+ margin: 20px auto;
112
+ }
109
113
 
110
114
  /* From default.css found at https://richleland.github.io/pygments-css/ */
111
115
  .highlight .hll { background-color: #ffffcc }
data/assets/jekyll.png ADDED
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: alpha-one
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.0
4
+ version: 0.3.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Pierre ROUDIER
@@ -69,6 +69,7 @@ files:
69
69
  - assets/alpha-one.css
70
70
  - assets/blue.png
71
71
  - assets/grey.png
72
+ - assets/jekyll.png
72
73
  - assets/wild_oliva.png
73
74
  homepage: https://github.com/proudier/alpha-one
74
75
  licenses: