Releases: osama2kabdullah/portfolio-template
v0.1.1-minor
Version 0.1.1
This release includes several bug fixes and improvements to the portfolio website:
- Replace old icons with my own icons. issue #13
- Update README.md for a brief description #12
- Create resume page resume option #8
We hope these changes make the website more enjoyable to use. If you encounter any issues or have feedback, please let us know!
What's Changed
- Markdown remark in the blog section, design blog section, and about section design by @osama2kabdullah in #2
- Minimal blog v0.1.1 by @osama2kabdullah in #14
New Contributors
- @osama2kabdullah made their first contribution in #2
Full Changelog: https://github.com/osama2kabdullah/portfolio-template/commits/v0.1.1
Initial release v0.1.0
Simple Overview
This release introduces the first version (v0.1.0) of our portfolio website built with the Gatsby template v1.3.15. Our website features a clean and minimal design with a responsive layout, allowing it to adapt to different screen sizes. We've also added support for writing blog posts using .mdx files.
Features
- Minimal and simple design
- Responsive layout
- Support for writing blog posts using .mdx files
Installation instructions
To get started with our portfolio website, follow these steps:
- Clone the repository or download the source code:
git clone <repository-url>- Navigate into the project directory or extract the source code the navigate to the directory:
cd <project-directory>- Install dependencies:
npm install- Start the development server:
npm run devThat's it! You should now be able to see the website running on http://localhost:8000/. If you encounter any issues or have any questions, please feel free to open an issue on our GitHub repository.