File tree Expand file tree Collapse file tree 5 files changed +21
-6
lines changed Expand file tree Collapse file tree 5 files changed +21
-6
lines changed Original file line number Diff line number Diff line change 1
1
footer .footer .is-center
2
2
. content .has-text-centered .is-size-7-mobile
3
- | Simple rBlog is written with hand
3
+ | Simple rBlog is handcrafted
4
4
br
5
- | by
6
- strong Maikel Chandika
7
-
5
+ | by& nbsp ;
6
+ strong Maikel Chandika
7
+
8
8
br
9
9
= link_to 'Source code', 'https://github.com/mkdika/rblog'
10
- | is available under MIT license.
10
+ | is available under MIT license.
11
+ br
12
+ = image_tag 'bulma.png', size: '150x150'
Original file line number Diff line number Diff line change 28
28
# config.assets.css_compressor = :sass
29
29
30
30
# Do not fallback to assets pipeline if a precompiled asset is missed.
31
- config . assets . compile = false
31
+ config . assets . compile = true
32
32
33
33
# `config.assets.precompile` and `config.assets.version` have moved to config/initializers/assets.rb
34
34
Original file line number Diff line number Diff line change
1
+ # THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
2
+ # yarn lockfile v1
3
+
4
+
5
+ bulma-extensions@^6.2.7 :
6
+ version "6.2.7"
7
+ resolved "https://registry.yarnpkg.com/bulma-extensions/-/bulma-extensions-6.2.7.tgz#f9f4d1478a7ac1606ae8db1e765aa45e3f12bb31"
8
+ integrity sha512-y3dHsxlCYkuxUg87KKN9H4InM8NCk8tdnrlxLkYak8sd2WQdllg3wP2Nv41lj8X46uPXX2ADP0MO65LlXPHt/Q==
9
+
10
+ bulma@^0.7.5 :
11
+ version "0.7.5"
12
+ resolved "https://registry.yarnpkg.com/bulma/-/bulma-0.7.5.tgz#35066c37f82c088b68f94450be758fc00a967208"
13
+ integrity sha512-cX98TIn0I6sKba/DhW0FBjtaDpxTelU166pf7ICXpCCuplHWyu6C9LYZmL5PEsnePIeJaiorsTEzzNk3Tsm1hw==
You can’t perform that action at this time.
0 commit comments