Skip to content

thinktandem/isna-vuepress

Repository files navigation

VuePress Template

Use this template to easily spin up VuePress sites to use locally and on platform.sh.

This template has its own subtheme that extends the default VuePress theme.

TODO: Write about components and slots and all that fun stuff

Developing

You can easily get the site running locally.

TODO: Add link to start state spinups

# Start it up
cd template-vuepress
lando start

# Get a helpful list of all your lando commands
lando

# Watch site while writing codez
lando yarn dev

Testing

# Run the VueJS linter
lando lint

# Run the markdown linter
lando test

References

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published