GitXplorerGitXplorer
c

rahalkar.dev

public
0 stars
0 forks
1 issues

Commits

List of commits on branch main.
Verified
b885f24ff42eb53dce83ce45bb77cfa4cc4934f8

Merge pull request #2 from chaitanyarahalkar/dependabot/npm_and_yarn/themes/academic/bootstrap-5.0.0

cchaitanyarahalkar committed 2 months ago
Verified
e982c92a3316efad974395f7db6ef374c3845e10

Bump bootstrap from 4.3.1 to 5.0.0 in /themes/academic

ddependabot[bot] committed 2 months ago
Unverified
a81043e0d4850d757587028611eb662eef8e4c5a

Remove the contact section from the navbar

cchaitanyarahalkar committed 2 months ago
Unverified
95a788c4269b2938437f5a79df20fde6f36d18d8

add resume

cchaitanyarahalkar committed 2 months ago
Unverified
534c6ebf50fd95492c283b7bce0cc740142b6ca6

update blog link

cchaitanyarahalkar committed 2 months ago
Unverified
7ec2ada8cd5c2696e3f06e5160cc26dc874c3b71

Remove projects from menu

cchaitanyarahalkar committed 2 months ago

README

The README file for this repository.

rahalkar.dev

This is my personal academic website built using Hugo and hosted on GitHub Pages. The site showcases my academic work, research, and professional experience.

Local Development

To run this site locally:

  1. Install Hugo Extended (v0.121.0 or later)
  2. Clone this repository with submodules:
    git clone --recursive https://github.com/chaitanyarahalkar/rahalkar.dev.git
    cd rahalkar.dev
  3. Start the Hugo server:
    hugo server
  4. View the site at http://localhost:1313

Deployment

The site is automatically deployed to GitHub Pages using GitHub Actions. Any push to the main branch triggers a new build and deployment.

License

Released under the MIT license.