Skip to content

Conversation

@armantorkzaban
Copy link

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Improvement (refactoring and improving code)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

Description

Additional context

@github-actions
Copy link

github-actions bot commented Apr 3, 2025

Oops, it seems you've opened an invalid pull request. No worries, we'll close it for you.

@github-actions github-actions bot closed this Apr 3, 2025
@armantorkzaban armantorkzaban deleted the drafts branch April 3, 2025 12:59
@armantorkzaban
Copy link
Author

Hello, sorry for my mistake.
Could someone please delete this PR?

palonso pushed a commit to palonso/palonso.github.io that referenced this pull request Jul 28, 2025
palonso pushed a commit to palonso/palonso.github.io that referenced this pull request Jul 28, 2025
I added a [Remote Development
Containers](https://code.visualstudio.com/docs/devcontainers/tutorial)
in Visual Studio Code (VSCode).

Lots of people like to develop in Containers to have a clean system.
With this PR, it is possible to work with al-folio without any
installation (except for VS Code, its Remote Dev Container extension,
and Docker).

Once you've opened the `al-folio` repository, a prompt will appear
requesting to reopen the project within a container.

<img width="541" alt="grafik"
src="https://github.com/alshedivat/al-folio/assets/1998723/2963446f-8e42-4df1-9e8c-22691d78b7e4">

Upon doing so, Jekyll will automatically start within the container and
prompt you to open the website's preview sidebar directly in VSCode or
using your Browser. Additionally, it installs extensions for `liquid`
and Prettier (`npx prettier`). Files are formatted using
`al-folios`-prettier settings (`.prettierrc`) to streamline pull request
submission.

Additionally, the performance seems to be much better compared to the
`docker-compose`setup, see cotes2020#2333.

---------

Co-authored-by: George <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant