* Add demo links to the README.md
This commit is contained in:
parent
341f97ed4e
commit
b69dc4fd8e
5 changed files with 105 additions and 24 deletions
45
CHANGELOG.md
45
CHANGELOG.md
|
|
@ -1,4 +1,45 @@
|
||||||
# (July 17, 2015)
|
1.0.0 / 2015-07-21
|
||||||
|
==================
|
||||||
|
|
||||||
|
* Add demo links to the README.md
|
||||||
|
* Small typo fix
|
||||||
|
* Add links in the post date
|
||||||
|
* Edit the about page
|
||||||
|
* Change color in read-more button
|
||||||
|
* Some simple styles changed
|
||||||
|
* Create default post for demos
|
||||||
|
* load highlight post
|
||||||
|
* remove some resets styles
|
||||||
|
* some changes on readme file
|
||||||
|
* Merge branch 'master' of github.com:gdg-managua/jekyll-mdl
|
||||||
|
* restore the card title
|
||||||
|
* restore the header title
|
||||||
|
* :memo: add docs for custom theme
|
||||||
|
* cleaning and ordering sass files
|
||||||
|
* Add link in the cards title
|
||||||
|
* Fixed broken vertical more menu #7
|
||||||
|
* add categories in post layout
|
||||||
|
* Style for the page layout
|
||||||
|
* Merge branch 'master' of github.com:gdg-managua/jekyll-mdl
|
||||||
|
* Fixed post ribbon in post layout
|
||||||
|
* Updating some readme content
|
||||||
|
* Remove author and categories from cards
|
||||||
|
* Highlight post use default image instead of background color
|
||||||
|
* Button in card post #3
|
||||||
|
* Highlight post layout #1 y #2
|
||||||
|
* Merge pull request #5 from gdg-managua/jkm-1
|
||||||
|
* remove the pagination, this is not ready
|
||||||
|
* create the ajax pagination
|
||||||
|
* Native javascript pagination
|
||||||
|
* Add post data to the cards
|
||||||
|
* Add validation for use images in the post
|
||||||
|
* remove unused style
|
||||||
|
* :docs: Add configs for the post layout
|
||||||
|
* Create CONTRIBUTING.md file for guides
|
||||||
|
* some styles for the post layout
|
||||||
|
* create the post layout
|
||||||
|
* Create the History file
|
||||||
|
* create CHANGELOG.md file
|
||||||
* add validation for the layout type
|
* add validation for the layout type
|
||||||
* Make this dinamic
|
* Make this dinamic
|
||||||
* fix with autors section
|
* fix with autors section
|
||||||
|
|
@ -6,6 +47,7 @@
|
||||||
* Fix error with the dropdown menu
|
* Fix error with the dropdown menu
|
||||||
* Add the layout config
|
* Add the layout config
|
||||||
* Add new docs and some info
|
* Add new docs and some info
|
||||||
|
* jkm-1 testing blog pagination
|
||||||
* Create highlight post layout
|
* Create highlight post layout
|
||||||
* New Header Type
|
* New Header Type
|
||||||
* fixed footer layout
|
* fixed footer layout
|
||||||
|
|
@ -14,4 +56,3 @@
|
||||||
* add material desing lite library
|
* add material desing lite library
|
||||||
* Setup the jekyll project
|
* Setup the jekyll project
|
||||||
* Initial commit
|
* Initial commit
|
||||||
|
|
||||||
|
|
|
||||||
75
History.md
75
History.md
|
|
@ -1,19 +1,56 @@
|
||||||
|
# (July 21, 2015)
|
||||||
0.0.1 / 2015-07-17
|
* Add demo links to the README.md
|
||||||
==================
|
* Small typo fix
|
||||||
|
* Add links in the post date
|
||||||
* add validation for the layout type
|
* Edit the about page
|
||||||
* Make this dinamic
|
* Change color in read-more button
|
||||||
* fix with autors section
|
* Some simple styles changed
|
||||||
* Add dropdown menu for share options
|
* Create default post for demos
|
||||||
* Fix error with the dropdown menu
|
* load highlight post
|
||||||
* Add the layout config
|
* remove some resets styles
|
||||||
* Add new docs and some info
|
* some changes on readme file
|
||||||
* Create highlight post layout
|
* Merge branch 'master' of github.com:gdg-managua/jekyll-mdl
|
||||||
* New Header Type
|
* restore the card title
|
||||||
* fixed footer layout
|
* restore the header title
|
||||||
* improve new layout for post list
|
* :memo: add docs for custom theme
|
||||||
* adding MDL html structure
|
* cleaning and ordering sass files
|
||||||
* add material desing lite library
|
* Add link in the cards title
|
||||||
* Setup the jekyll project
|
* Fixed broken vertical more menu #7
|
||||||
* Initial commit
|
* add categories in post layout
|
||||||
|
* Style for the page layout
|
||||||
|
* Merge branch 'master' of github.com:gdg-managua/jekyll-mdl
|
||||||
|
* Fixed post ribbon in post layout
|
||||||
|
* Updating some readme content
|
||||||
|
* Remove author and categories from cards
|
||||||
|
* Highlight post use default image instead of background color
|
||||||
|
* Button in card post #3
|
||||||
|
* Highlight post layout #1 y #2
|
||||||
|
* Merge pull request #5 from gdg-managua/jkm-1
|
||||||
|
* remove the pagination, this is not ready
|
||||||
|
* create the ajax pagination
|
||||||
|
* Native javascript pagination
|
||||||
|
* Add post data to the cards
|
||||||
|
* Add validation for use images in the post
|
||||||
|
* remove unused style
|
||||||
|
* :docs: Add configs for the post layout
|
||||||
|
* Create CONTRIBUTING.md file for guides
|
||||||
|
* some styles for the post layout
|
||||||
|
* create the post layout
|
||||||
|
* Create the History file
|
||||||
|
* create CHANGELOG.md file
|
||||||
|
* add validation for the layout type
|
||||||
|
* Make this dinamic
|
||||||
|
* fix with autors section
|
||||||
|
* Add dropdown menu for share options
|
||||||
|
* Fix error with the dropdown menu
|
||||||
|
* Add the layout config
|
||||||
|
* Add new docs and some info
|
||||||
|
* jkm-1 testing blog pagination
|
||||||
|
* Create highlight post layout
|
||||||
|
* New Header Type
|
||||||
|
* fixed footer layout
|
||||||
|
* improve new layout for post list
|
||||||
|
* adding MDL html structure
|
||||||
|
* add material desing lite library
|
||||||
|
* Setup the jekyll project
|
||||||
|
* Initial commit
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,12 @@
|
||||||
# jekyll-mdl
|
# jekyll-mdl
|
||||||
> A Jekyll theme based in Google Material Design Lite library.
|
> A Jekyll theme based in Google Material Design Lite library.
|
||||||
|
|
||||||
|
## Demo
|
||||||
|
|
||||||
|
You can see the online demo here [www.gdgmanagua.org/jekyll-mdl](http://www.gdgmanagua.org/jekyll-mdl)
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## Sites using jekyll-mdl
|
## Sites using jekyll-mdl
|
||||||
|
|
||||||
If you are using this cool jekyll theme, please open an issue or fork the project, add your site to the list and send us a pull request, we will be happy to know where the theme has been used.
|
If you are using this cool jekyll theme, please open an issue or fork the project, add your site to the list and send us a pull request, we will be happy to know where the theme has been used.
|
||||||
|
|
|
||||||
|
|
@ -17,6 +17,3 @@ pagination_type: default # values [ ops, default ]
|
||||||
|
|
||||||
# Build settings
|
# Build settings
|
||||||
markdown: kramdown
|
markdown: kramdown
|
||||||
|
|
||||||
# Pagination
|
|
||||||
paginate: 3
|
|
||||||
|
|
|
||||||
BIN
jekyll-mdl-screen.png
Normal file
BIN
jekyll-mdl-screen.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 464 KiB |
Loading…
Add table
Add a link
Reference in a new issue