Skip to content

Conversation

vineetmp
Copy link
Owner

pulled in latest updates from academicpages

rjzupkoii and others added 30 commits April 3, 2024 22:10
The package which is required for this installation is named `build-essential`, not `build-essentials`.
Fix typo in build-essential package name.
Add support to semantic scholar in author profile
Support for slide links in publication pages
Make claimed default and actual default consistent
Fix broken analytics default in `_config.yml`
Simplified Chinese:
  zh
  zh-CN

Traditional Chinese:
  zh-HK
  zh-TW
Add Chinese (both simplified and traditional) to ui-text.yml for Issue academicpages#404, closes academicpages#404
README Update: Adds commands for MacOS
ferrolho and others added 27 commits June 27, 2025 14:50
Moved the browserPref definition out of the $(document).ready block to ensure it is available when setTheme() is called. This fixes a ReferenceError where setTheme was trying to access browserPref before it was defined.
Fix theme toggle issue by defining browserPref before use, close academicpages#3143
Previous ``vendor/`` would lead to any change in the ``_sass/vendor`` folder to also be ignored. This can lead to a missing import packages error during page build on the GitHub page actions if the user manually copies the project source code to their repository.
Update .gitignore to avoid not including change in _sass/vendor
Update .gitignore to prevent manual update site from fail to build using Github actions, close academicpages#3170
The original grammar of {{ "now" | date: '%Y-%m-%d' %}}
looks like a typo. Fixing it by using the correct {{ ... }} grammar.
…updated-template

_includes/footer.html: Fix site last updated template
Updated to template style
academicpages#3227 temporary fix to allow the script to generate valid files again
…s-comment

Fix Disqus comments integration by ensuring the include statement is …
@vineetmp vineetmp merged commit 85b8710 into master Aug 10, 2025
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.