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

Issue: Initialize project does not work correctly #905

Open
slayer01 opened this issue Jan 1, 2025 · 1 comment
Open

Issue: Initialize project does not work correctly #905

slayer01 opened this issue Jan 1, 2025 · 1 comment
Labels
bug Something isn't working Ready This is ready to be picked up v10.8.0 Project: v10.8.0

Comments

@slayer01
Copy link

slayer01 commented Jan 1, 2025

Describe the bug
Initialize project does not create the frontmatter.json file in a new workspace with a fresh hugo site

To Reproduce
Steps to reproduce the behavior:

Hugo:

  1. hugo new site
  2. git init
  3. git submodule add --depth 1 https://github.com/McShelby/hugo-theme-relearn.git themes/hugo-theme-relearn
  4. add "theme = 'hugo-theme-relearn' to hugo.toml
  5. hugo new --kind home _index.md
  6. start hugo server and open preview in browser

hugo site works as expected at this point

Front Matter:

  1. Go to Dashboard
  2. Click on "Initialize project"
  3. Without an error message the checkmark for "Initialize project" does not show up.

Expected behavior
After clicking on "Initialize project" all necessary files and folders should be created.

Screenshots
image

Device:

  • OS: macOS Sequoia 15.1.1
  • Front Matter CMS Version: 10.7.0
  • VSCode 1.96.2
@slayer01 slayer01 added the bug Something isn't working label Jan 1, 2025
@estruyf
Copy link
Owner

estruyf commented Jan 10, 2025

Thanks, @slayer01; I'll take a look at what is going wrong during the initialization. Thanks for opening the issue.

@estruyf estruyf moved this to Ready in v10.8.0 Jan 18, 2025
@estruyf estruyf added this to v10.8.0 Jan 18, 2025
@project-labels project-labels bot added v10.8.0 Project: v10.8.0 Ready This is ready to be picked up labels Jan 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Ready This is ready to be picked up v10.8.0 Project: v10.8.0
Projects
None yet
Development

No branches or pull requests

2 participants