Skip to content

Starter state for Projects that want to use VuePress with Bootstrap 4 to run on Netlify and locally with Lando.

Notifications You must be signed in to change notification settings

labboy0276/template-vuepress-bootstrap-netlify-lando

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VuePress, Bootstrap 4, Netlify, Lando Template

Use this template to easily spin up Bootstrap 4 themed VuePress sites to use locally with Lando and on Netlify.

Developing

You can easily get the site running locally.

# 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

Theming

There are standard components in the theme directory. I have split them out to home and interior pages so you can have different styled pages. Although the look the same now, you can use your coding skillz to make the changes.

References

About

Starter state for Projects that want to use VuePress with Bootstrap 4 to run on Netlify and locally with Lando.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published