Skip to content

This is my portfolio which is built with Gatsby and most of the files are Markdown files. It tells a little bit of myself and some projects that I have built.

License

Notifications You must be signed in to change notification settings

Mickaellah/gatsby-markdown-personal-website

Repository files navigation

Portfolio built with gatsby

This is my personal website.

Demo

Clopedia's portfolio

Quick start

  1. Create a Gatsby site.

    gatsby new my-site-name https://github.com/Mickaellah/gatsby-markdown-personal-website
  2. Develop

    Navigate into your new site’s directory and start the development environment.

    gatsby develop

    Your site is now running at http://localhost:8000

  3. Build

    Get an optimized production build for your site generating static HTML and JavaScript, CSS bundles.

    gatsby build
  4. Serve

    Starts a local server for testing your production site.

    gatsby serve

    Your production site is now running at http://localhost:9000

About

This is my portfolio which is built with Gatsby and most of the files are Markdown files. It tells a little bit of myself and some projects that I have built.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published