https://github.com/ayaka-notes/overleaf
Overleaf Pro Version, by @ayaka-notes.
https://github.com/ayaka-notes/overleaf
Last synced: 4 months ago
JSON representation
Overleaf Pro Version, by @ayaka-notes.
- Host: GitHub
- URL: https://github.com/ayaka-notes/overleaf
- Owner: ayaka-notes
- Created: 2024-01-09T06:53:30.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2026-02-14T03:27:15.000Z (4 months ago)
- Last Synced: 2026-02-14T10:31:11.875Z (4 months ago)
- Language: Shell
- Homepage: https://overleaf-pro.ayaka.space
- Size: 13.8 MB
- Stars: 34
- Watchers: 0
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Overleaf
Overleaf Pro Version, Include Git-Bridge.(Based on Overleaf CEP From yu-i-i)
For documents, visit https://overleaf-pro.ayaka.space/
[](https://codespaces.new/ayaka-notes/overleaf)
## Git Bridge Features

https://github.com/user-attachments/assets/7a0a4e84-a873-4dfa-afe9-f76a2e7ef0ef
The present "extended" version of Overleaf CE includes:
- Git Bridge
- Template Gallery
- Sandboxed Compiles with TeX Live image selection
- LDAP authentication
- SAML authentication
- OpenID Connect authentication
- Real-time track changes and comments
- Autocomplete of reference keys
- Symbol Palette
- "From External URL" feature
## Quick Setup
Run the following command to start in Github codespace.
```bash
# use test-codespace for github codespace!
# 2core 8G is enouth, you need to wait for at least 3 mins.
./run.sh
```
After opening the codespace, run:
```bash
./run.sh
```
Github Codespaces version will only download TeXLive image latest version.(Due to 32 GB storage limit of Codespaces)
**Note:** Download TeXLive image need some time. After that, the Overleaf server will start. You should go `http://localhost/launchpad` to set your admin account.
## TeXLive
We use [texlive-full@ayaka-notes](https://github.com/ayaka-notes/texlive-full), to provice support for overleaf Pro version, related image has been adjusted the same as overleaf SaaS.
## Reference
Some features comes from https://github.com/yu-i-i/overleaf-cep