Commit Graph

163 Commits

Author SHA1 Message Date
Khosrow Moossavi 24c0c2fcc1 Upgrade Hugo to v0.49.2 (#102) 2018-10-14 22:19:57 -03:00
Dale Noe 2a9b72d2ac Adding the ability to have git commit hash in the footer (#78)
* Adding the ability to have git commit hash in the footer

* making changes as discussed in GH-78

* last changes before merge

* removed lines that are not needed

* fixing duplicate

* Last changes hopefully
2018-10-13 15:56:45 -03:00
Padraic Renaghan 9dc5dc0fd0 Crossorigin=Anonymous on theme css (#97)
* crossorigin on the theme stylesheet

* needed on custom stylesheet

* on the theme css link
2018-10-13 09:36:01 -03:00
Jacob Wood 40a780265c Added link to Hugo project website (#92) 2018-10-05 08:47:58 -03:00
Luiz de Prá 9a8cd08b92 Fix missing Netlify configuration 2018-10-04 13:27:33 -03:00
Khosrow Moossavi dcefc200ee Enhance Makefile and Netlify deployment (#91) 2018-10-04 13:06:06 -03:00
Luiz de Prá 9118a00aeb Refactor Makefile 2018-10-03 21:11:07 -03:00
Khosrow Moossavi 4426c889fd Post refactor to hold everything its own (#88) 2018-10-03 15:06:20 -03:00
Khosrow Moossavi f834f18de2 Upgrade hugo to 0.49/extended (#89) 2018-10-03 09:26:37 -03:00
Luiz de Prá a6bf2f0150 Fix social icons 2018-09-17 11:48:27 -03:00
Luiz de Prá 93c66a24c1 Improve README 2018-09-16 20:25:36 -03:00
Myles Johnson ba59149678 Update FontAwesome (#83) 2018-09-16 18:11:42 -03:00
Luiz de Prá a094f8fe7b Fix assets permalinks 2018-09-15 09:45:29 -03:00
Luiz de Prá 572ce8b96d Add resources folder 2018-09-14 11:08:17 -03:00
Luiz de Prá b79cb616ea Add dateformat config 2018-09-14 10:11:27 -03:00
Luiz de Prá 268bc78b3f Update images 2018-09-14 09:28:05 -03:00
Luiz F. A. de Prá 94656f4c79
Style refactor (#77)
* Change fonts

* Fix colors and sizes

* Fix link colors

* Fix headings and links

* Fix icon size
2018-09-14 09:02:58 -03:00
Chip Senkbeil f83b230aa2 Updated favicon to support alternative file names and paths (#81) 2018-09-13 16:22:53 -03:00
Khosrow Moossavi ce21f192aa Use hugo-wrapper for demo target of exampleSite (#74)
hugow is a platform independent wrapper for hugo binary
and it removes the need to actually have the correct
binary installed, rather than controlling the required
version through a version file checked in the repo.
2018-09-10 14:32:15 -03:00
Luiz de Prá 1114bddcd3 Fix demo for theme site 2018-09-09 19:56:56 -03:00
Khosrow Moossavi 6c80d2035a Fix navigation (#73)
* Fix hamburger menu for RTL

* Better css rules hierarchy for navigation
2018-09-05 17:42:59 -03:00
Khosrow Moossavi 42d75aefe4 Enable RTL layout by providing 'rtl = true' in the config (#72) 2018-09-01 09:18:10 -03:00
Luiz de Prá 333e6358c8 Add social icons 2018-08-22 08:54:56 -03:00
Luiz de Prá 8e7b5dd41a Remove resources folder 2018-08-21 16:43:14 -03:00
Luiz de Prá 8d97fc3a14 Improve README. 2018-08-21 16:37:55 -03:00
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) 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