0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-16 21:46:22 -05:00
astro/examples/portfolio
Nate Moore 3ad0aac8cf
Fix fetchContent for nested files (#171)
* fix: fetchContent within nested folders

* feat: add `sourceId` to fetchContent

* test: update collection tests

* fix: windows compat for importPath

* chore: add changeset

* fix: astroRoot => projectRoot

* feat: add `slash` package

* chore: remove sourceId prop

* chore: update changeset

* format
2021-05-04 17:11:05 -05:00
..
public Add portfolio example (#140) 2021-04-30 10:35:20 -06:00
src Fix fetchContent for nested files (#171) 2021-05-04 17:11:05 -05:00
astro.config.mjs Add portfolio example (#140) 2021-04-30 10:35:20 -06:00
package.json chore: version packages 2021-05-04 12:20:50 -05:00
README.md Add portfolio example (#140) 2021-04-30 10:35:20 -06:00

🎨 Portfolio Example

npm i
npm start