diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 3b7b10f..eb3acea 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -2,7 +2,7 @@ // https://github.com/microsoft/vscode-dev-containers/tree/v0.245.2/containers/ubuntu { "name": "weblatex", - "image": "danteev/texlive:latest", // https://github.com/dante-ev/docker-texlive + "image": "sanjibsen/weblatex:latest", // https://github.com/sanjib-sen/weblatex-docker "remoteUser": "root", // Do not change this "features": {}, "customizations": { diff --git a/README.md b/README.md index ffc8e07..a30f5d1 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,16 @@ [Video Preview](https://user-images.githubusercontent.com/54777542/224549577-1c5e0b5f-c544-4fdf-a79e-25655483e2da.mp4) +## Star History + + + + + + Star History Chart + + + ## Why Do you use latex as your Resume builder / Research Project / Documentation / Article or any Documentation? Then you probably sometimes wondered in your life if you could use the advantages of git. You could just commit your changes and roll back to older versions anytime you like. When writing a journal, you suddenly remembered you need the section that you deleted earlier. What will you do? @@ -71,7 +81,7 @@ Yes, but ## Whats New - [GitHub Copilot](#github-copilot) -- **[FIX]:** Autobuild fixes. No more annoying Error Notifications in every second. +- Added support for the up-to-date texlive-full package. Now, You can stop worrying about package support. ## Installation Instructions