Skip to content

vincentntang/vincentntang.com

Repository files navigation

Status

Netlify Status

vincentntang.com

Vincents's personal website running on Gatsby, React, and Node.js.

Based on Tania's blog (7.1), followed private submodules as well

For content updates, pull a repo called

vincentntang.com/vincentntang-content

Run these commands

git submodule update --remote
git submodule add https://github.com/vincentntang/vincentntang-content content

update submodule content

git submodule update --remote

Troubleshooting

If submodules are out of sync, try this

cd .git
delete modules folder
git submodule update --init --recursive

should repopulate the content folder assuming .gitmodules is there

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published