Welcome to My Portfolio
Welcome
This is your portfolio homepage. Edit this file at content/index.md to customize your message.
Getting Started
- Add your content in the
content/directory as markdown files - Customize the site configuration in
config/site.json - Edit templates in
layouts/to match your design - Run
npm run buildto generate your static site
What's Next?
- Add an about page at
content/about.md - Create a projects showcase at
content/projects.md - Start blogging in
content/blog/ - Add your images to
content/images/ - Customize styles in
assets/styles/main.css