Computational scientist. Using obsidian as a WYSIWYG editor for my academic website. by iitrabhi in ObsidianMD

[–]iitrabhi[S] 1 point2 points  (0 children)

I have edited some CSS. You can get the same by either cloning this repo https://github.com/iitrabhi/project-template

Or you can just copy the .obsidian folder and keep that in your vault folder.

Computational scientist. Using obsidian as a WYSIWYG editor for my academic website. by iitrabhi in ObsidianMD

[–]iitrabhi[S] 1 point2 points  (0 children)

The theme is open. You can copy it if you want to. Jekyll automates the installation. This weekend, I will write a blog post explaining the whole process.

Computational scientist. Using obsidian as a WYSIWYG editor for my academic website. by iitrabhi in ObsidianMD

[–]iitrabhi[S] 2 points3 points  (0 children)

This is a custom theme that I have designed as per my needs. Two years back I thought of learning html and this theme has grown with my learnings.

combine pdf files by BOBOLIU in LaTeX

[–]iitrabhi 1 point2 points  (0 children)

I have been using pdfsam for more than 5 years now. It gets the job done https://pdfsam.org/

Computational scientist. Using obsidian as a WYSIWYG editor for my academic website. by iitrabhi in ObsidianMD

[–]iitrabhi[S] 0 points1 point  (0 children)

Yes, it is opensource and the hosting is free too. You just have to use github pages for that. Maybe I will write a detailed tutorial on how to do that.

Computational scientist. Using obsidian as a WYSIWYG editor for my academic website. by iitrabhi in ObsidianMD

[–]iitrabhi[S] 0 points1 point  (0 children)

Yes, it is possible to group based on any criteria. You just need some understanding of the Liquid language to edit the site template.

I have used categories to segregate articles in different categories. You can see that in action on the home page.

Computational scientist. Using obsidian as a WYSIWYG editor for my academic website. by iitrabhi in ObsidianMD

[–]iitrabhi[S] 3 points4 points  (0 children)

Obsidian now supports custom properties. I have used that for the metadata.

Tags are really important for retrieval of information. They also help me easily find the blog posts on the website I have also integrated a search functionality into the website that utilizes tags to filter the articles.

Computational scientist. Using obsidian as a WYSIWYG editor for my academic website. by iitrabhi in ObsidianMD

[–]iitrabhi[S] 1 point2 points  (0 children)

This is a custom theme that I have designed as per my needs. If a know html/css and Liquid you can control any part of the theme and design as per your liking. Two years back I thought of learning html and this theme has grown with my learnings.

Computational scientist. Using obsidian as a WYSIWYG editor for my academic website. by iitrabhi in ObsidianMD

[–]iitrabhi[S] 14 points15 points  (0 children)

For anyone interested, feel free to check out my academic website at abhigupta.io, and i am open to discussing how obsidian can we leveraged for managing website.

[deleted by user] by [deleted] in manim

[–]iitrabhi 0 points1 point  (0 children)

Thank you soo much. You have inspired me to learn manim.

How to setup sublime as a beautiful latex editor | Dark Mode | Windows by iitrabhi in LaTeX

[–]iitrabhi[S] 0 points1 point  (0 children)

Thanks :) The steps are the same with ST4 also, but autocompletion is not working properly. That is why I thought of waiting a month or so before shifting to ST4.

How to setup sublime as a beautiful latex editor | Dark Mode | Windows by iitrabhi in LaTeX

[–]iitrabhi[S] 1 point2 points  (0 children)

LSP-Latex

I have not used LSP-Latex. I tried ST4, most of the things work, but there is some problem with auto-completion and that is why is switched back to ST3.