sergiotarxz
|
c99f9e6995
|
feat: Ahora el tema se ve mejor en los tamaños grandes de pantalla.
Issue #14
|
2020-10-21 01:00:42 +02:00 |
sergiotarxz
|
cf53ea7bbc
|
fix: Adapted to chrome.
Issue #15
|
2020-10-20 20:35:14 +02:00 |
sergiotarxz
|
e15fe48789
|
refactor: Now css is more minimasist.
Issue #15
|
2020-10-20 20:28:50 +02:00 |
sergiotarxz
|
5db1266e18
|
Merge pull request 'feature/issue_#13/added_spanish_translation_read_text' (#17) from feature/issue_#13/added_spanish_translation_read_text into master
Reviewed-on: http://gitea.sergiotarxz.freemyip.com/sergiotarxz/Pequenio/pulls/17
|
2020-10-20 19:26:01 +02:00 |
sergiotarxz
|
1734691292
|
Merge branch 'master' of ssh://gitea.sergiotarxz.freemyip.com:22099/sergiotarxz/Pequenio into feature/issue_#13/added_spanish_translation_read_text
|
2020-10-20 19:23:50 +02:00 |
sergiotarxz
|
10bbfc1061
|
feat: Added translation to spanish for the read article text.
Issue #13
|
2020-10-20 19:19:00 +02:00 |
sergiotarxz
|
78595085fe
|
fix: Solving nasty syntax error.
Issue #11
|
2020-07-28 20:22:24 +02:00 |
sergiotarxz
|
a6018ee50f
|
Merge pull request 'fix: Solving nasty syntax error.' (#12) from bugfix/issue_#11/solving_syntax_error into master
|
2020-07-28 20:21:58 +02:00 |
sergiotarxz
|
733abef266
|
Merge pull request 'Sanitizing html output and using page.php' (#10) from feature_bugifix/issues_#4_and_#1/sanitizing_html_output_and_using_page.php into master
|
2020-07-28 20:16:45 +02:00 |
sergiotarxz
|
146cacd16f
|
fix: Solving unsanitized data left.
Issues #1 and #4
|
2020-07-28 20:16:42 +02:00 |
sergiotarxz
|
9b824a0788
|
Sanitizing html output and using page.php
Issues #1 and #4
|
2020-07-28 20:12:22 +02:00 |
sergiotarxz
|
cce82e5ae2
|
Merge pull request 'Removing Google fonts connections.' (#9) from fix/issue_#3/removing_google_fonts into master
|
2020-07-28 19:48:10 +02:00 |
sergiotarxz
|
8f52429032
|
fix: Removing useless html example.
Issue #3
|
2020-07-28 19:43:27 +02:00 |
sergiotarxz
|
fe1e774d16
|
Avoid connections to google fonts, we are using fontsquirrel ones.
Issue #3
|
2020-07-28 19:41:40 +02:00 |
sergiotarxz
|
b5e02f0ccf
|
Merge pull request 'Revert "Revert "fix: Changed branding.""' (#8) from fix/issue_#7/change_all_branding_from_micro_to_pequenio into master
|
2020-07-28 19:24:37 +02:00 |
sergiotarxz
|
ee0b531452
|
Revert "Revert "fix: Changed branding.""
This reverts commit 69997d8fc5 .
|
2020-07-28 19:23:11 +02:00 |
sergiotarxz
|
7b07f7be5a
|
Merge pull request 'fix/issue_#5/remove_minified_js' (#6) from fix/issue_#5/remove_minified_js into master
👏
|
2020-07-28 19:18:55 +02:00 |
sergiotarxz
|
69997d8fc5
|
Revert "fix: Changed branding."
This reverts commit 84eea66700 .
|
2020-07-28 19:17:07 +02:00 |
sergiotarxz
|
2f805a70df
|
fix: Removing useless javascript only useful if you are using deprecated browsers.
issue #5
|
2020-07-28 19:14:35 +02:00 |
sergiotarxz
|
84eea66700
|
fix: Changed branding.
|
2020-07-28 19:07:35 +02:00 |
sergiotarxz
|
62bce1a723
|
Merge branch 'fix/issue_#6/avoid_long_words_going_out_of_the_reserved_space' of https://github.com/sergiotarxz/micro
|
2020-07-28 18:56:05 +02:00 |
sergiotarxz
|
b1cc92a233
|
Merge branch 'feature/issue_#11_adding_next_and_previous_page_buttons' of https://github.com/sergiotarxz/micro
|
2020-07-28 18:55:22 +02:00 |
sergiotarxz
|
0b38b3c791
|
Merge branch 'feature/issue_#2/hyperlinks_in_titles' of https://github.com/sergiotarxz/micro
|
2020-07-28 18:54:49 +02:00 |
sergiotarxz
|
5022a81993
|
Initial commit with licenses explained.
|
2020-07-26 22:01:08 +02:00 |
sergiotarxz
|
c838cba156
|
Avoiding long words going out of their reserved space.
Issue #6
|
2020-07-23 13:04:44 +02:00 |
sergiotarxz
|
5d3f40cd4a
|
fix: Making article url appear always on article footer.
So pages which you don't want to have title won't have a big permalink.
Issue #2
|
2020-07-23 11:07:28 +02:00 |
sergiotarxz
|
19aa0fee37
|
Again bad indentation...
issue #11
|
2020-07-22 22:43:47 +02:00 |
sergiotarxz
|
4c4541e15c
|
Prettyifing the code, previously there was a bad indentation.
issue #11
|
2020-07-22 22:14:36 +02:00 |
sergiotarxz
|
66f9dbab26
|
Useless conditional removed.
issue #11
|
2020-07-22 22:12:56 +02:00 |
sergiotarxz
|
9f1bf68d9b
|
Adding next/previous page buttons.
issue #11
|
2020-07-22 22:10:13 +02:00 |
sergiotarxz
|
f096f2f6e6
|
Adding hyperlinks to blog post titles, if there is no title, page permalink is used as a title.
Issue #2
|
2020-07-21 01:13:56 +02:00 |
Diego Najar
|
2ff5327544
|
Merge pull request #7 from sergiotarxz/master
fix: Making the design more responsive
|
2020-07-19 19:07:12 +02:00 |
sergiotarxz
|
2c8b1dfec6
|
fix: Making the design more responsive
|
2020-07-17 19:28:36 +02:00 |
Diego Najar
|
83856c19ef
|
Merge pull request #1 from ali-demirtas/patch-1
Create tr_TR.json
|
2018-11-24 15:49:27 -03:00 |
Diego Najar
|
b6cb8ef9c0
|
Description updated
|
2018-11-11 20:09:34 -03:00 |
Diego Najar
|
6711ff7104
|
Improves for Bludit v3.4
|
2018-11-11 20:05:04 -03:00 |
Ali Demirtas
|
bf0cb78c2a
|
Create tr_TR.json
Turkish translation file added.
|
2018-09-18 00:08:06 +03:00 |
Diego Najar
|
15540dd15f
|
v3.x
|
2018-09-08 21:33:47 +02:00 |
Diego Najar
|
b3c19a28ae
|
v2.0
|
2018-09-08 18:26:20 +02:00 |
Diego Najar
|
e683ce86fc
|
Minor fixes for v2.1, and updated metadata
|
2017-12-27 22:07:35 +01:00 |
Diego Najar
|
c60659643a
|
Micro
|
2017-11-08 23:14:40 +01:00 |
Diego Najar
|
e9f7ec9d95
|
Micro
|
2017-11-08 23:12:58 +01:00 |