Commit Graph

58 Commits

Author SHA1 Message Date
sergiotarxz 099d32850a
fix: Fixing flex wrap for <pre> 2020-10-23 04:14:58 +02:00
sergiotarxz 9a644b52e7
fix: Removed flex-wrap from .row. 2020-10-23 01:58:18 +02:00
sergiotarxz 8bc1cec431
feat: Making <pre> more pretty. 2020-10-23 01:29:23 +02:00
sergiotarxz fdf2941296 fix: Ensuring <pre> block are printed monospace. 2020-10-23 01:09:40 +02:00
sergiotarxz 4283de5d62 fix: Adjusting only the title. 2020-10-22 19:16:14 +02:00
sergiotarxz 4ea7194266 fix: Adjusting well the title again. 2020-10-22 19:13:01 +02:00
sergiotarxz 3d0af80de5 fix: Changing the version in css to avoid caching. 2020-10-22 19:06:47 +02:00
sergiotarxz cca3fb9901 fix: Allowing site title with bigger length words. 2020-10-22 19:02:07 +02:00
sergiotarxz 63219020f9 Fixing header of article h1 smaller than in article h1. 2020-10-22 18:44:02 +02:00
sergiotarxz 271bb10cc7 feat: Further simplification of the css. 2020-10-22 18:36:17 +02:00
sergiotarxz 0293903605 fix: Making license scope clearer. 2020-10-22 14:42:24 +02:00
sergiotarxz 9cdc3f4db9 fix: Making all hypelinks hovered equal color. 2020-10-21 01:27:49 +02:00
sergiotarxz eb07be0b4b fix: Solved error printing next and prev buttons. 2020-10-21 01:26:30 +02:00
sergiotarxz 099de50022 Merge branch 'master' of ssh://gitea.sergiotarxz.freemyip.com:22099/sergiotarxz/Pequenio 2020-10-21 01:10:03 +02:00
sergiotarxz d4083008ff feat: Changed favicon branding. 2020-10-21 01:09:34 +02:00
sergiotarxz 756d67f9d5 Merge pull request 'feat: Ahora el tema se ve mejor en los tamaños grandes de pantalla.' (#18) from feature/issue_#14/special_rules_bigger_screens into master
Reviewed-on: http://gitea.sergiotarxz.freemyip.com/sergiotarxz/Pequenio/pulls/18
2020-10-21 01:03:28 +02:00
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