Overview:
The personal website, oliverbenns.com, is a Gatsby-based portfolio. The website serves as an online platform for Oliver Benns to showcase his work and skills. Visitors can expect to find a collection of projects, resume, and contact information on the website.
Features:
- Gatsby: The website is built using Gatsby, a popular static site generator. This allows for fast and efficient rendering of the web pages, resulting in a smooth browsing experience for the visitors.
- Portfolio: The website serves as a portfolio for Oliver Benns, displaying a collection of his projects. Visitors can view details, screenshots, and links to the projects.
- Resume: The website includes a section where Oliver Benns presents his resume. Visitors can learn about his education, skills, and work experience.
- Contact Information: Oliver Benns provides his contact information on the website, making it easy for potential employers or collaborators to reach out to him.
Installation:
To install the Gatsby theme for this personal website, follow these steps:
- Ensure that you have Node.js and npm installed on your machine.
- Clone the repository from GitHub.
- Navigate to the project directory in your terminal.
- Run
npm install
to install all the required dependencies. - After the installation is complete, run
npm start
to start the development server. - Open your web browser and visit
http://localhost:8000
to see the website running locally.
Summary:
The personal website of Oliver Benns is a Gatsby-based portfolio that showcases his work, resume, and contact information. Built using Gatsby, the website offers fast and efficient rendering of web pages. With its portfolio section, visitors can explore Oliver Benns’ projects and learn more about his skills and experience. The website also provides Oliver Benns’ contact information, making it easy for potential employers or collaborators to get in touch.