Jorge Arias
9972d927b9
Remove HTML chars '<' and '>' in generated post
...
This create problem in the rendering
2015-11-13 06:14:15 -03:00
Jorge Arias
12a41c474e
Remove unused ID and tag definitions
2015-11-13 05:45:07 -03:00
Jorge Arias
a3f93648e2
Update exclusion list
2015-11-13 05:13:57 -03:00
Jorge Arias
973080c8aa
Merge branch 'master' of https://github.com/PanosSakkos/personal-jekyll-theme
2015-11-13 04:51:23 -03:00
Panos Sakkos
9a4b39bbd3
Merge pull request #61 from chipset95/master
...
Added my name in contributers list
2015-11-13 08:26:04 +01:00
chipset
c1b75e6d42
Added my name in contributers list
2015-11-13 12:00:21 +05:30
Jorge Arias
de32abe6a0
Remove unnecessary id tag in post
...
Closed PanosSakkos/personal-jekyll-theme#57 issue
2015-11-13 02:47:36 -03:00
Jorge Arias
d7203acf3a
Sections display in sorted of the configuration
...
The content in index.html is now sorted in _config.yml pages_list order.
* Close PanosSakkos/personal-jekyll-theme#40 issue
* Moved latest-posts to latest-post.html for conflict with blog.html
* Changed the ID in sections for page.section-type
* Subtracted 50 in offset Scrollspy
2015-11-13 02:20:57 -03:00
Panos Sakkos
36cb70383f
Merge pull request #60 from njaremko/contributor
...
Added myself to the contributor list
2015-11-12 22:30:05 +01:00
Nathan Jaremko
c16ba97eb6
Added myself to the Contributor List
2015-11-12 16:15:36 -05:00
Nathan Jaremko
b5895cd721
Merge remote-tracking branch 'refs/remotes/PanosSakkos/master'
2015-11-12 16:13:53 -05:00
Panos Sakkos
7ed8468b56
Merge pull request #59 from joariasl/patch-1
...
Added my name in contributors file
2015-11-12 21:15:26 +01:00
Jorge Arias
685ba55a11
Added my name in contributors file
2015-11-12 16:50:14 -03:00
Panos Sakkos
b71ffda76a
Added contributors files.
2015-11-12 20:28:46 +01:00
Jorge Arias
3f0ca12dd4
Added Grayscale credits head
2015-11-12 00:36:06 -03:00
Jorge Arias
9712783a53
Remove unused .btn and .btn-default definitions
2015-11-11 21:28:11 -03:00
Jorge Arias
ec626ca9d9
Added responsive definition to images
...
* .content-section img definition in grayscale.scss
* Remove unecesary duplicated id="{{ page.title }}" definition in posts.html and blog.html
2015-11-11 21:18:06 -03:00
Jorge Arias
f37c982fc7
Added config background header and background img
...
* Params for configure background color in header and nav
* Background img is used only if it is defined in _config.yml
2015-11-11 04:57:41 -03:00
Jorge Arias
0a5a735a8e
Shadow in header converted in optional with var
2015-11-11 03:40:21 -03:00
Jorge Arias
b55b5fcf87
Added text-shadon in header menu and main text
...
New text-shadow rules for:
* .navbar-custom a
* .intro .intro-body .intro-text
2015-11-11 02:48:49 -03:00
Jorge Arias
892680a041
Remove unused Grayscale theme definition in Style
...
Removed:
* .light
* .download-section
* #map
2015-11-11 02:13:49 -03:00
Jorge Arias
feaaf4f868
Resolve $light color definition in grayscale.scss
2015-11-11 00:34:59 -03:00
Jorge Arias
195c31402e
Offset in body amplified in 50 more
2015-11-10 23:25:21 -03:00
Jorge Arias
6039b4ad52
Added offset to Scrollspy in body and JavaScript
2015-11-10 23:25:09 -03:00
Jorge Arias
af8df94cdb
Ignore :hover color for "a" in .navnar-custom
2015-11-10 21:51:00 -03:00
Jorge Arias
1826ebaf48
Fixed bug in ac7ad07 Include timeline.css only
...
Fixed sentence
2015-11-10 21:44:26 -03:00
Jorge Arias
795201bc0f
Complete refactorization for css/grayscale.scss
...
I copied the IronSummitMedia/startbootstrap-grayscale/blob/gh-pages/less/grayscale.less file and I applied the changes for { Personal } style.
I remove unused CSS Grayscale definitions:
.download-section
ul.banner-social-buttons
Fixed bugs of the original Grayscale style
Close PanosSakkos/personal-jekyll-theme#13
2015-11-10 21:17:28 -03:00
Jorge Arias
e0b8ccb1c7
Change column size in blog, error, post and tag
...
Change col size to "col-lg-10 col-lg-offset-1"
2015-11-10 19:28:56 -03:00
Jorge Arias
ac7ad075d4
Include timeline.css only in the index page
2015-11-10 19:28:56 -03:00
Panos Sakkos
71e1626c59
Merge pull request #55 from joariasl/master
...
Fixed issues
2015-11-10 22:32:22 +01:00
Panos Sakkos
81b5b97999
Revert "Inlined typed.js"
...
This reverts commit 61705ab97d .
2015-11-10 22:24:37 +01:00
Jorge Arias
004cf1f53e
Solved PanosSakkos/personal-jekyll-theme#48
...
Chenged class to "col-lg-10 col-lg-offset-1" in div container content
2015-11-10 17:51:57 -03:00
Panos Sakkos
61705ab97d
Inlined typed.js
2015-11-10 00:39:52 +01:00
Panos Sakkos
d207bff849
Merge pull request #51 from njaremko/jsedit
...
Minified typed.js
2015-11-10 00:29:30 +01:00
Panos Sakkos
84b054b0ce
Added Bitcoin donation address
2015-11-09 21:15:35 +01:00
Panos Sakkos
166a3bedf6
Update readme.markdown
2015-11-09 20:26:38 +01:00
Panos Sakkos
81dd1bfc48
Merge pull request #54 from gitter-badger/gitter-badge
...
Add a Gitter chat badge to readme.markdown
2015-11-09 20:26:12 +01:00
The Gitter Badger
4ea4e8533d
Add Gitter badge
2015-11-09 19:24:21 +00:00
Panos Sakkos
02273712d4
Merge pull request #53 from chipset95/docs_update
...
Updated social buttons documentation. Fixes #41
2015-11-09 20:08:06 +01:00
chipset
36821c8829
Changed text in post
2015-11-09 20:48:20 +05:30
chipset
29dbf7b81e
Updated social buttons documentation
2015-11-09 19:07:57 +05:30
Panos Sakkos
69a3718fb9
Update readme.markdown
2015-11-09 10:53:26 +01:00
Panos Sakkos
740907be8c
Update readme.markdown
2015-11-09 10:52:38 +01:00
Panos Sakkos
3d4cba1f33
Update readme.markdown
2015-11-09 10:49:43 +01:00
Panos Sakkos
e96d721df4
Update readme.markdown
2015-11-09 10:07:44 +01:00
Panos Sakkos
6aa1e2b670
Merge pull request #43 from chipset95/master
...
Added Google+ and LinkedIN Share for blog post. Fixes #38
2015-11-09 09:00:14 +00:00
chipset
b96754c151
Moved LinkedIN above Google+
2015-11-09 11:46:11 +05:30
njaremko
d1c332d60b
Minified typed.js
2015-11-08 21:05:06 -05:00
Panos Sakkos
00c5c83914
Merge pull request #45 from njaremko/improvements
...
Inlined and minified grayscale.js, also optimized
2015-11-08 23:44:50 +00:00
njaremko
9b53e09a68
Fixed inlined Grayscale.js
2015-11-08 18:23:31 -05:00