-
## 🐞 Bug report
### Description
I create a new angular App and I installed scully with the command below:
```
ng add @scullyio/init
```
ℹ Using package manager: npm
✔ Found compatible …
-
## 🐞 Bug report
### Description
The following code should work given that heading-1 exists in the page "another page":
`[go to another page](./another-page.md#heading-1)`
It does not. It app…
-
### Introduction
Scully is the best static site generator for Angular projects looking to embrace the Jamstack. It renders static content (HTML, CSS and JavaScript), from Angular templates, so you ca…
-
## 🐞 Bug report
### Description
While running 'npx scully --routeFilter', scully-routes.json is NOT generated, which leads to "TimeoutError: Navigation timeout of 30000 ms exceeded we will retry r…
-
Latest scully shows a warning when using plugin:
![image](https://user-images.githubusercontent.com/15785773/115963569-2bf5d600-a520-11eb-909d-716bb7c1915b.png)
-
# stackoverflow
Provide the user a direct opportunity to ask for help on StackOverflow under your tag and provide a little help search inside the ionos deploy now product.
# timeline
if possible …
-
## 🐞 Bug report
Scully would not build after upgrading my project to from angular v13 to angular 14
### Description
The following error was thrown:
============================================…
-
depend on scully
-
## Description
Generating and serving static HTML and javascript ('Static Site Generation') can help make repository content easier to run in low resource environments, more portable (pages are on …
-
## 🗄️ Docs report
### Description
Every time I want to use Scully I copy and paste the code snippet from the docs for the installation. Unfortunately, every time I want to run a build, I am told…