A comprehensive guide to installing and setting up LaTeX locally on Windows, MacOS, and Linux operating systems. This documentation site is built using Docusaurus 3.
This project provides detailed documentation for installing LaTeX locally on your machine, helping you move away from cloud-based solutions like Overleaf to a more flexible local development environment.
- Step-by-step installation guides
- Visual Studio Code setup instructions
- MiKTeX configuration
- Perl installation and setup
- Video tutorials
- Cross-platform support (Windows, MacOS, Linux)
- Node.js ≥ 18.0
- Yarn package manager
- Git
- Clone the repository:
git clone https://github.com/FahimFBA/Install-LaTeX.git
- Navigate to the project directory:
cd Install-LaTeX
- Install dependencies:
yarn install
- Start the development server:
yarn start
- Open http://localhost:3000 in your browser.
Contributions are welcome! Please read the contributing guidelines before submitting a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.