Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync with base theme #96

Merged
merged 27 commits into from
Sep 16, 2023
Merged

Sync with base theme #96

merged 27 commits into from
Sep 16, 2023

Conversation

arulrajnet
Copy link
Owner

Fix #23

More discussion on this issue.

added fonts

added editorconfig

fix footer and top header menu items
… info will not show at the end of the article

Added new env SHOW_COMMENTS_COUNT_IN_ARTICLE_SUMMARY. Default is True. So the comments count will shown in home page and all the list pages.
…se. If its True it will show the maximum 3 labels in the summary list

- comment count alignment fix

- previous and next alignment fix
- header fix

tag, category, author page template fixes
- fix author page

- show category in article page
- upgrade jquery

- added jquery fitvids.js fix #85

- custom load scripts block. override in article and page only
Hide github and linkedin in social icons for small screen
@arulrajnet arulrajnet self-assigned this Sep 16, 2023
@arulrajnet arulrajnet merged commit c79f97b into master Sep 16, 2023
4 checks passed
@arulrajnet arulrajnet deleted the sync-with-base-theme branch September 16, 2023 15:19
Tseing added a commit to Tseing/attila that referenced this pull request May 7, 2024
* Sync with base theme (arulrajnet#96)

* sync style.css upto line 645

* full style sheet added from ghost theme

added fonts

added editorconfig

fix footer and top header menu items

* Added new env SHOW_AUTHOR_BIO_IN_ARTICLE. Default is False. So author info will not show at the end of the article

Added new env SHOW_COMMENTS_COUNT_IN_ARTICLE_SUMMARY. Default is True. So the comments count will shown in home page and all the list pages.

* Support for new variable SHOW_TAGS_IN_ARTICLE_SUMMARY. Default is False. If its True it will show the maximum 3 labels in the summary list

- comment count alignment fix

- previous and next alignment fix

* tag cloud css added

* Archives, categories, tags and authors page fix

- header fix

tag, category, author page template fixes

* show reading time

- fix author page

- show category in article page

* category and tag list page style fixes

* - added scripts from base

- upgrade jquery

- added jquery fitvids.js fix arulrajnet#85

- custom load scripts block. override in article and page only

* class has-cover fix

* horizontal scroll fix in code

* css and js file rename

* change the icon css classess

Hide github and linkedin in social icons for small screen

* TAGS_META and CATEGORY_META added to support extra meta data like cover, description and color

* Rename variable AUTHORS_BIO to AUTHOR_META

* Rename variable AUTHORS_BIO to AUTHOR_META in missed places

* proper null check for AUTHOR_META

* menu active fix

* hide search icon in small screen

* fix canonical url in archives, tags, categories and authors

* unit test failure fix in author bio

* Fix all cover unit tests

* readme updated for tags and category cover and description

* removed commented fields

* update all the configuration parameters in readme

* updated the screenshots of author (arulrajnet#97)

Multi device mockup screen of blog using https://techsini.com/multi-mockup/

* Fixed broken links (arulrajnet#98)

* Fix arulrajnet#101 add icon for instagram (arulrajnet#102)

- generate the icon from fontello

- Use the insta profile id in article and author templates

* Update readme for supported social links in AUTHOR_META (arulrajnet#103)

* Fix wrong body_class values in archives, authors, categories, pages and tags templates (arulrajnet#104)

* fix: correct body_class in archives, authors, categories, pages and tags HTML

* Revert "fix: correct body_class in archives, authors, categories, pages and tags HTML"

This reverts commit a1b5b25.

* fix: delete useless modification and correct body_class in base.html

* Changes in current_url for tags and categories

---------

Co-authored-by: Arul <me@arulraj.net>

---------

Co-authored-by: Arul <arulrajnet@users.noreply.github.com>
Co-authored-by: Arul <me@arulraj.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sync with base theme
1 participant