Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thegalactiks/vscode-galactiks

Useful VS Code extensions for bloggers and website publishers that provides markdown and contentayer support.
https://github.com/thegalactiks/vscode-galactiks

blogging contentlayer jamstack markdown vscode vscode-extension

Last synced: 3 days ago
JSON representation

Useful VS Code extensions for bloggers and website publishers that provides markdown and contentayer support.

Awesome Lists containing this project

README

        

# Galactiks VSCode Extensions Pack

Welcome to the VS Code Galactiks Extension Pack! 🚀 This extension pack is designed to enhance your blogging and website publishing experience in Visual Studio Code by providing you with a curated set of the most useful extensions tailored for bloggers and website publishers.

## Included Extensions

* **Markdownlint** - Markdown linting and style checking.
* **ESLint** - JavaScript linting utility for maintaining code quality.
* **Front Matter** - Front Matter support for markdown files, commonly used in static site generators like Jekyll and Hugo.
* **Prettier** - Code formatter - Automatically format your Markdown files to ensure consistent styling.
* **Code Spell Checker** - Catch those pesky typos and spelling mistakes in your articles.

## Installation

1. Launch Visual Studio Code.
2. Press Ctrl+P (or Cmd+P on macOS).
3. Paste the following command and press Enter:

```bash
ext install galactiks.galactiks-extension-pack
```

4. Once the extension pack is installed, you'll be prompted to reload VS Code to activate the extensions.

## Usage

After installation, the extensions will automatically enhance your blogging and website publishing workflow within Visual Studio Code. You can utilize features like Markdown linting, formatting, Git integration, live previewing, and more to streamline your content creation process.

## Contributing

This extension pack is open source! If you have suggestions for improvements or want to add new extensions, feel free to open an issue or pull request on [GitHub](https://github.com/thegalactiks/vscode-galactiks).

## License

This extension pack is licensed under the [MIT License](https://github.com/thegalactiks/vscode-galactiks/LICENSE).