Closed AgostinoPurificato closed 11 months ago
@Clou-dia
Added another commit in order to align the content of the documents with the guidelines written into the cookie-cutter repository with a PR
@Clou-dia
@AgostinoPurificato @Clou-dia just to be sure: this just syncs dati-semantic-cookiecutter/CONTRIBUTING.en.md into here, right?
As in: if there is anything that doesn't check out for now (and there are a couple things IMO), we can fix that later in the rewrite?
@bfabio
cc: @Clou-dia
This PR makes some changes on the md files (italian and english version) in order to integrate the redirect's guidelines (in two new md files called REDIRECT.<...>
) and also for align the existing files to what is written into the cookie-cutter repository. Every other change can be done directly on the draft of the new version of the guide (wip).
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Updated (UTC) |
---|---|---|---|
dati-semantic-guida-ndc-docs | ✅ Ready (Inspect) | Visit Preview | Nov 29, 2023 9:34am |
Merged in #20, my bad
@ioggstream thanks, I'm going to open a new issue referencing those comments, so not to lose them when authoring the new draft (https://github.com/teamdigitale/dati-semantic-guida-ndc-docs/pull/15#issuecomment-1831416845)
Problem:
markdown
documents are not visible in the local preview of the site generated with the docker file.Solution: add the dependencies and imports into the configuration files of the preview local site in order to integrate not only
rst
files but alsomarkdown
documents.