Commit Graph

38 Commits

Author SHA1 Message Date
Luiz F. A. de Prá
934db8e964 Add SCSS via Asset Pipeline (#65)
* Remove old files

* Add SCSS pipeline

* Add generated files

* Fix navigation HTML

* Fix media queries

* Remove RTL

* Fix styling for big screens

* Remove separator configs

* Fix menu dropdown

* Add working mobile menu

* Fix menu item heights

* Update README
2018-08-21 16:26:15 -03:00
Vinícius dos Santos Oliveira
1d8e1935de Add style enhancements for AsciiDoc (#67) v1.0 2018-07-25 17:09:45 -03:00
Luiz de Prá
20ab4aaa70 Update logos and screenshots 2018-07-25 16:39:12 -03:00
rdhox
f597d91e55 Mobile menu (#63)
* mobile menu functional

* mobile menu beta

* edits mobile-menu: home link out, rtl ok, menu pop over

* mobile menu - bugs correction

* add horizontal separator

* corrections done + add configuration of centered or rtl/ltr mobile menu

* edit config of example

* separator padding full
2018-07-24 20:26:48 -03:00
Luiz de Prá
6e05d09971 Improve README.md 2018-07-08 21:25:03 -03:00
Tomasz Wąsiński
f18b8c4e8e Add support for multilingualism (#40) 2018-07-08 20:12:36 -03:00
rdhox
c7cae007a6 Add avatar option and footer text option (#41)
* Add avatar option and footer text option

* add responsive avatar for narrow screen

* improvement of code

* conflicts solved
2018-07-05 10:06:03 -03:00
Chip Senkbeil
9fdd4f2f4a Updated style to transform name to ~ on smaller screens (#45)
* Updated style to transform name to ~ on smaller screens

* Added Chip Senkbeil to contributors list
2018-07-03 17:14:04 -03:00
rdhox
57ff857391 remove the leading indent of code element (#42) 2018-07-03 14:04:26 -03:00
rdhox
d1a82df5dd edit README file to make disqus config working (#43) 2018-07-02 13:21:12 -03:00
Khosrow Moossavi
fe847fb152 RTL support (#29) 2018-06-18 14:55:42 -03:00
Harry Khanna
7207be04f0 Fix regression in README.md that messes up code fence formatting (#32) 2018-06-11 17:01:48 -03:00
Niels Reijn
4016deb430 Update README.md (#31)
* Update README.md

* Added documentation
2018-06-05 19:28:00 -03:00
Luiz de Prá
ec35c0ef93 Add contributors section into README 2018-05-28 09:28:38 -03:00
Khosrow Moossavi
4f8366220a Generate correct date within archetypes (#27) 2018-05-28 09:16:37 -03:00
Luiz F. A. de Prá
104b0d8ce3 Add logotype into readme 2018-05-27 21:43:13 -03:00
Luiz F. A. de Prá
141f3288b2 Fix logos location 2018-05-27 21:43:04 -03:00
Luiz F. A. de Prá
c9d4c83faf Improve demo command 2018-05-27 21:38:01 -03:00
tobaloidee
ccf50e5893 New Logo (#26)
* New Logo

SVG and PNG files included

* Updated with new Logo

* Delete HUGO-CODER logotype B.svg

* Delete HUGO CODER FAVICON-01.png

* Delete HUGO-CODER logotype B.png

* Delete HUGO-CODER logotype A.svg

* Delete HUGO-CODER logotype A.png

* Delete HUGO-CODER logomark.png

* Delete HUGO CODER FAVICON.svg

* Create new logo

* Delete new logo

* Create new logo

* logo files 

png & svg

* Delete hugo-coder-logotype a.png

* Delete hugo-coder-logotype a.svg

* Delete hugo-coder-logotype b.png

* Delete hugo-coder-logotype b.svg

* Add files via upload

* Delete new logo

* Delete hugo-coder-favicon.png

* Delete hugo-coder-favicon.svg

* Delete hugo-coder-logomark.png

* Delete hugo-coder-logotype-a.png

* Delete hugo-coder-logotype-a.svg

* Delete hugo-coder-logotype-b.png

* Delete hugo-coder-logotype-b.svg

* Create logo

* Add files via upload

* Update README.md

* Update README.md

* Update README.md

* Update README.md
2018-05-27 15:49:12 -03:00
Ihor Dvoretskyi
d2a8b2219a Typo fixed that crashes the demo build (#23) 2018-05-21 14:02:16 -03:00
Khosrow Moossavi
9a070c2380 Ability to add extra custom CSS (#22) 2018-05-14 09:51:23 -03:00
Luiz F. A. de Prá
82fab8b82a Fix home link 2018-05-10 21:41:38 -03:00
Jan Baudisch
d69c5cfef3 Update footer to be optional (#20)
* Update footer to be optional

* Update example with optional footer

* Update README with optional footer
2018-05-09 21:06:16 -03:00
peterrus
9328ab63c8 typo (#17) 2018-05-03 17:19:20 -03:00
Vlad Ionescu
a83b909eea Change link styles when in a post (#15)
The difference between bolded text and links/ anchors was almost none which lead to confusion and having to hover to see which words are links and which ones are bold.

This commit implements best practices for accessibility by having links in posts( and only in posts) be underlined.
2018-05-01 19:55:12 -03:00
Maikel
826fa2ee18 Disqus support, exampleSite preview through make commando (#16)
* Added disqus support

* reformatted README

* Updated example config

* Added a make demo command to easy run the exampleSite.
Also good for developing new features but don`t want to setup a
different project for it

* Updated readme

* Working on my .md skillsw
2018-05-01 15:59:02 -03:00
Vlad Ionescu
0f2bd0c0a6 Math (#14)
* MathJax support

There was no support for displaying math written in Latex. This is now added with the help of MathJax.

MathJax uses an external Javascript file and as not to add unnecessary load the support for math is only enabled if the 'math' param is set to true.

* MathJax support

There was no support for displaying math written in Latex. This is now added with the help of MathJax.

MathJax uses an external Javascript file and as not to add unnecessary load the support for math is only enabled if the 'math' param is set to true.

* Auto stash before merge of "math" and "origin/math"

* Delete unnecessary option

* Actually enable math for demo page

* Have demo page be consistent
2018-05-01 15:48:49 -03:00
Vlad Ionescu
0aab556131 Tables (#13)
* Add styling for tables

By default tables have no lines and no separation between cells which can lead to confusion.
2018-05-01 15:33:59 -03:00
Luiz de Prá
454ea0146d Add Makefile to build CSS 2018-03-23 16:49:06 -03:00
Luiz de Prá
d3e619ecf9 Add IMG max-width 2018-03-23 16:48:43 -03:00
Luiz de Prá
853492596d Fix template to suport empty social parameter 2018-03-23 14:28:38 -03:00
Ralf Junghanns
941c9a741f Update style.less (#4)
* Update style.less

In chrome and safari the main-page content is not shown in the center of the page.
Adding a

display:flex

to the body-styles in the css-file fixes this problem.

* Update style.less
2018-03-23 10:48:05 -03:00
Ralf Junghanns
bca974bd07 Update styles.min.css (#2)
In chrome and safari the main-page content is not shown in the center of the page.
Adding a 

display:flex

to the body fixes this problem.
2018-03-23 10:47:43 -03:00
Gabor Nagy
0485ff61a4 Make main menu optional. (#1)
Building the site fails if the menu is not defined in the config,
because the `header.html` references `.Site.Menus.main`. It can be made
optional by using the `with` helper.
2018-03-23 10:33:26 -03:00
Luiz F. A. de Prá
289c9e0b07 Fix permalinks 2018-03-08 17:11:35 -03:00
Luiz F. A. de Prá
75b422ae3b Fix links and content type 2018-03-08 16:48:46 -03:00
Luiz F. A. de Prá
6e47762775 Add GoogleAnalytics 2018-03-02 17:10:45 -03:00
Luiz F. A. de Prá
4db982bb01 Initial files 2018-02-28 22:38:59 -03:00