Commit graph

605 commits

Author SHA1 Message Date
Djordje Atlialp
64acb13aa4
Merge pull request #4 from johnletey/pr/add-custom-css-js
Add ability to add custom css and js
2019-02-28 22:17:08 +01:00
John Letey
4bb4bb00b4
feat: add ability to add custom css and js 2019-02-27 14:41:56 +00:00
Reijnn
e35ede04c2 Update README.md to generate favicons 2019-02-27 12:54:16 +01:00
Reijnn
f196a94f3d Added theme-color param for mobile devices 2019-02-27 12:46:39 +01:00
Djordje Atlialp
f0bfed856f
Merge pull request #2 from Reijnn/master
Support for dutch language flag
2019-02-27 11:03:59 +01:00
Reijnn
bd1634c05e Support for dutch language flag 2019-02-27 10:56:19 +01:00
Djordje Atlialp
3e42c47fd6
Merge pull request #1 from johnletey/pr/remove-extra-bracket
Remove extra bracket
2019-02-27 08:45:52 +01:00
John Letey
ec3125bb1e
refactor(GitInfo): remove extra bracket 2019-02-27 07:02:08 +00:00
Djordje Atlialp
d5d35340b0
Delete about-in-footer.md 2019-02-25 23:28:34 +01:00
Djordje Atlialp
9c7c6a7652
Exclude javascript parts into own file 2019-02-25 23:28:30 +01:00
Djordje Atlialp
f1e0ff2fc1
Remove [menu.footer] 2019-02-25 23:27:44 +01:00
Djordje Atlialp
a7dceab572
Add exampleSite 2019-02-25 10:31:15 +01:00
Djordje Atlialp
3fb95109d6
Add resources to theme 2019-02-22 19:21:59 +01:00
Djordje Atlialp
cc81543114
Update footer.html 2019-02-22 16:42:33 +01:00
Djordje Atlialp
bae3b85b1f
Add defaults for date things 2019-02-22 16:41:01 +01:00
Djordje Atlialp
4544e3c818
Add images 2019-02-22 16:40:34 +01:00
Djordje Atlialp
f19aa9a5d1
Update footer.html 2019-02-22 16:11:46 +01:00
Djordje Atlialp
00020fb477
Update theme.toml 2019-02-22 16:11:42 +01:00
Djordje Atlialp
f0143df51c
Update LICENSE.md 2019-02-22 15:53:47 +01:00
Djordje Atlialp
bcd5f52e2c
Update head.html 2019-02-22 15:45:43 +01:00
Djordje Atlialp
22e36f853e
Update README.md 2019-02-22 15:24:17 +01:00
Djordje Atlialp
704ffcaed8
Update package.json 2019-02-22 15:22:22 +01:00
Djordje Atlialp
6d54735507
Delete webpack.config.js 2019-02-22 15:22:14 +01:00
Djordje Atlialp
14768f7c13
Use js generation from hugo instead of webpack 2019-02-22 15:22:10 +01:00
Djordje Atlialp
b2d7367605
Delete hello.jpg 2019-02-22 15:21:50 +01:00
Djordje Atlialp
4f535bb006
Remove dir static/assets 2019-02-22 15:21:44 +01:00
Djordje Atlialp
fdd4b8ec05
Move javascript files from dir source to assets 2019-02-22 15:21:13 +01:00
Djordje Atlialp
702e87ed7d
Move fonts from dir source to static 2019-02-22 15:20:41 +01:00
Djordje Atlialp
c7bd4b4b97
Use the scss generation from hugo 2019-02-22 15:19:42 +01:00
Djordje Atlialp
bd2a11d507
Move SCSS files from dir source to assets 2019-02-22 15:19:21 +01:00
Djordje Atlialp
cc4a8df347
Don not load prism.js/.css from cdn anymore 2019-02-04 14:44:49 +01:00
Djordje Atlialp
c2aadd6fa3
Add prism 2019-02-04 14:31:32 +01:00
Djordje Atlialp
e64403370d
Default single page also displays language flags 2019-02-03 01:36:24 +01:00
Djordje Atlialp
d2318fc169
Update README.md 2019-02-02 21:03:48 +01:00
Djordje Atlialp
dae2a88be5
Edit css 2019-02-02 21:02:26 +01:00
Djordje Atlialp
9b25438856
Add better support multi languages in menu 2019-02-02 21:02:02 +01:00
Djordje Atlialp
4b78ebe530
Add flag-icon.css 2019-02-02 21:00:56 +01:00
Djordje Atlialp
d8440a0371
Add meta author tag 2019-02-02 21:00:40 +01:00
Djordje Atlialp
6924d5a69c
Create langFlags.yaml 2019-02-02 21:00:19 +01:00
Djordje Atlialp
7c958b1e6d
Remove pagination and reading infos from normal single pages 2019-02-02 21:00:12 +01:00
Djordje Atlialp
ac471b32fc
Add extra single.html page for posts 2019-02-02 20:59:39 +01:00
Djordje Atlialp
9f48eb6245
Add translations and support for fr 2019-02-02 20:58:44 +01:00
Djordje Atlialp
dd97a04af1
Edit README.md 2019-01-28 02:12:43 +01:00
Djordje Atlialp
de8e9e591e
Add comments flag to enable/disable comments per page 2019-01-28 02:12:09 +01:00
Djordje Atlialp
794340f536
Remove exampleSite 2019-01-28 02:11:38 +01:00
Djordje Atlialp
63c9a8ca44
Upload production ready js 2019-01-27 23:17:53 +01:00
Djordje Atlialp
1d942521c5
Edit theme.toml 2019-01-27 23:17:37 +01:00
Djordje Atlialp
8487fc40f4
Edit README.md 2019-01-27 23:17:21 +01:00
Djordje Atlialp
805c789ee9
The graat customizing ... 2019-01-27 23:02:55 +01:00
panr
bb6fdc2493 Fix Head meta 2019-01-25 18:54:07 +01:00