Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Astro Framework #405

Closed
2 tasks done
st3phhays opened this issue May 17, 2024 · 0 comments
Closed
2 tasks done

Support Astro Framework #405

st3phhays opened this issue May 17, 2024 · 0 comments
Assignees
Labels
4 - Done Code has been added to the repository, and has been reviewed by a team member ChocolateyDesign ChocolateyDocs Improvement Issues that enhances existing functionality, or adds new features

Comments

@st3phhays
Copy link
Member

st3phhays commented May 17, 2024

Checklist

  • I have verified this is the correct repository for opening this issue.
  • I have verified no other issues exist related to my request.

Is Your Feature Request Related To A Problem? Please describe.

No response

Describe The Solution. Why is it needed?

A move to the Astro framework will:

  • Enable faster development and build times
  • Give a great development experience
  • Remove the dependency of .NET and utilize already used dependencies of choco-theme (Node)
  • Give an easy way to use Components inside markdown (.mdx)
  • Provides equivalent and new features
  • Has a large community and is open source

Additional Context

For now, this issue is to move Astro from Statiq on docs.chocolatey.org

Related Issues

┆Issue is synchronized with this Github issue by Unito

@st3phhays st3phhays added the Improvement Issues that enhances existing functionality, or adds new features label May 17, 2024
@st3phhays st3phhays self-assigned this May 17, 2024
@st3phhays st3phhays added 2 - Working A user or team member has started working on the issue ChocolateyDocs labels May 17, 2024
st3phhays added a commit to st3phhays/choco-theme that referenced this issue May 17, 2024
The changes here are needed in order to support
the Astro framework. A few styles were updated,
but the majority of the changes are in the build
process and some updates to converted markdown
inside code blocks. All existing choco-theme
commands still work and are ran the same way from
the command line, except now when running anything
with `--docs` it will run Astro commands instead
of a preview.sh or preview.ps1 file.
st3phhays added a commit to st3phhays/choco-theme that referenced this issue Jun 6, 2024
The changes here are needed in order to support
the Astro framework. A few styles were updated,
but the majority of the changes are in the build
process and some updates to converted markdown
inside code blocks. All existing choco-theme
commands still work and are ran the same way from
the command line, except now when running anything
with `--docs` it will run Astro commands instead
of a preview.sh or preview.ps1 file.
st3phhays added a commit to st3phhays/choco-theme that referenced this issue Jun 7, 2024
The changes here are needed in order to support
the Astro framework. A few styles were updated,
but the majority of the changes are in the build
process and some updates to converted markdown
inside code blocks. All existing choco-theme
commands still work and are ran the same way from
the command line, except now when running anything
with `--docs` it will run Astro commands instead
of a preview.sh or preview.ps1 file.
st3phhays added a commit to st3phhays/choco-theme that referenced this issue Jun 7, 2024
The changes here are needed in order to support
the Astro framework. A few styles were updated,
but the majority of the changes are in the build
process and some updates to converted markdown
inside code blocks. All existing choco-theme
commands still work and are ran the same way from
the command line, except now when running anything
with `--docs` it will run Astro commands instead
of a preview.sh or preview.ps1 file.
st3phhays added a commit to st3phhays/choco-theme that referenced this issue Jun 8, 2024
The changes here are needed in order to support
the Astro framework. A few styles were updated,
but the majority of the changes are in the build
process and some updates to converted markdown
inside code blocks. All existing choco-theme
commands still work and are ran the same way from
the command line, except now when running anything
with `--docs` it will run Astro commands instead
of a preview.sh or preview.ps1 file.
@st3phhays st3phhays added 3 - Review Code has been added, and is available for review as a pull request and removed 2 - Working A user or team member has started working on the issue labels Jun 8, 2024
st3phhays added a commit to st3phhays/choco-theme that referenced this issue Jun 11, 2024
The changes here are needed in order to support
the Astro framework. A few styles were updated,
but the majority of the changes are in the build
process and some updates to converted markdown
inside code blocks. All existing choco-theme
commands still work and are ran the same way from
the command line, except now when running anything
with `--docs` it will run Astro commands instead
of a preview.sh or preview.ps1 file.
st3phhays added a commit to st3phhays/choco-theme that referenced this issue Jun 11, 2024
The changes here are needed in order to support
the Astro framework. A few styles were updated,
but the majority of the changes are in the build
process and some updates to converted markdown
inside code blocks. All existing choco-theme
commands still work and are ran the same way from
the command line, except now when running anything
with `--docs` it will run Astro commands instead
of a preview.sh or preview.ps1 file.
gep13 added a commit that referenced this issue Jun 12, 2024
(#405) (ENGTASKS-3631) Support Astro Framework
@st3phhays st3phhays added 4 - Done Code has been added to the repository, and has been reviewed by a team member and removed 3 - Review Code has been added, and is available for review as a pull request labels Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4 - Done Code has been added to the repository, and has been reviewed by a team member ChocolateyDesign ChocolateyDocs Improvement Issues that enhances existing functionality, or adds new features
Projects
None yet
Development

No branches or pull requests

1 participant