generated from alshedivat/al-folio
-
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Pull changes from main repo #1
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Improve support for deploying in out-of-tree locations * Document how to deploy in an out-of-tree location * Add vendor to excludes in _config.yml * Update README.md Co-authored-by: Maruan Al-Shedivat <alshedivat.maruan@gmail.com>
* Add favicon * Add files via upload
* Update head.html * Update header.html * Update head.html * Update header.html * Update about.html Co-authored-by: Maruan <alshedivat@users.noreply.github.com>
* Add gitlab to social * Add gitlab to social integration
* Issue 183 * CSS fixes for : * Citations * Footer * Project Cards * Code background * Fix dark mode edge cases (mainly with distill) Co-authored-by: Maruan Al-Shedivat <alshedivat.maruan@gmail.com>
gitcdn.link was quite slow. Use alternate link at gitcdn.xyz.
… (#224) * Add webpage to academic pages list * adding panelbear analytics * added categories for projects and horizontal mode display for projects * rewrote the code to ensure it works properly with current project definitions * Style adjustments Co-authored-by: Maruan Al-Shedivat <alshedivat.maruan@gmail.com>
* Added proper instructions in personal webpages Changed "For personal and organization webpages" part, tried to be as concise as possible, in accordance with: alshedivat/al-folio#209 (comment) * Update README.md * Update README.md Co-authored-by: Maruan <alshedivat@users.noreply.github.com>
When you fork this directory in your local fork, if you remove images from assets, the README file will be broken. This should fix the README problem, ensuring that images are always up-to-date from the assets folder of the original al-folio folder.
* Added BibTeX hidden block * Minor adjustments Co-authored-by: Maruan Al-Shedivat <alshedivat.maruan@gmail.com>
* Add image zoom * Minor improvements
* updating distill post to show fixes done * fix for colors in numerated lists and tables * fixing blockquotes * fixing colors in math, footnotes, references, hover boxes, code highlights * Add example distill overrides * reverted back changes in distill template.v2.js Co-authored-by: Maruan Al-Shedivat <alshedivat.maruan@gmail.com>
* initial Atom (RSS-like) feed support * Update _config.yml
…ate the document (#344) Co-authored-by: Neeraj Gangwar <neeraj.gangwar@myntra.com>
Implemented support for copy code button in code blocks (#1262), also updated blog post about code to reflect it.
majority of the recent improvements to al-folio have been truly driven by a growing community of fans and contributors. this template has gradually transformed from a low-key weekend project into a "public good" of some sort used by thousands of people, university labs and classes, and academic conference and workshops. as such, having personal sponsorship info from the repository is no longer relevant. as the community grows a bit further, we may have to think about establishing some kind of governance around decisions of how al-folio is supposed to evolve, which features to prioritize, and how to reward contributors for their hard work. for now, these decisions will be made by the project maintainers (active contributors are welcome to join the team). and I'm all ears for proposals and suggestions!
Moved information about using this template to the beginning of the installation part, added a few more documentation links in it, fixed some typos. --------- Signed-off-by: George Araújo <george.gcac@gmail.com>
Adresses #340 --------- Signed-off-by: George Araújo <george.gcac@gmail.com>
![image](https://user-images.githubusercontent.com/31376482/226411600-e5619108-3842-4c44-b582-61fcc94a1b0c.png) --------- Signed-off-by: George Araújo <george.gcac@gmail.com>
Added my own website to the "stars" section
Fix issue #1303 by adding a code wrapper outside the code block. Ref: https://stackoverflow.com/questions/60771472/position-a-button-such-that-it-wont-scroll-with-contents
Fixes #1362
When blog title and description are empty, go from this ![image](https://user-images.githubusercontent.com/31376482/234630799-f4c2cd46-7ad0-4d45-a0f6-2badcf0da558.png) to this ![image](https://user-images.githubusercontent.com/31376482/234630683-f11c8a88-438a-4db3-974e-ba9184d5516f.png) Signed-off-by: George Araujo <george.gcac@gmail.com>
Fixed size of news and latest posts in about page when visualizing in mobile. Signed-off-by: George Araujo <george.gcac@gmail.com>
The bibliography filename `papers.bib` is hard coded in templates, and the equivalent setting in `_config.yml` is not used anywhere. So changing the bib filename in `_config.yml` won't have any effects. This PR replaces hard-coded filenames with the value from `_config.yml`.
Fixes #1252. Signed-off-by: George Araujo <george.gcac@gmail.com>
Fixes #1346. --------- Signed-off-by: George Araujo <george.gcac@gmail.com> Co-authored-by: Yifan Jiang <55911052+YifanJiang233@users.noreply.github.com> Co-authored-by: Raffaele Mancuso <54762742+raffaem@users.noreply.github.com> Co-authored-by: Yue Gao <11145354+Lodour@users.noreply.github.com>
Implemented #966. ![image](https://user-images.githubusercontent.com/31376482/234411523-b02087d9-a437-4f77-9f54-de5eef122439.png) --------- Signed-off-by: George Araujo <george.gcac@gmail.com>
Fixed color and increased font size of toc sidebar --------- Signed-off-by: George Araujo <george.gcac@gmail.com>
Signed-off-by: George Araujo <george.gcac@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.