My portfolio website
The portfolio website described is a minimal website built using Jekyll, HTML, TailwindCSS, JavaScript, and Ruby. It is generated using github actions and served via the gh-pages branch. The website is designed to showcase a portfolio of work.
To install this portfolio website, please follow these steps:
Here are the specific code snippets to help in the installation process:
# Step 1: Install Ruby and Node.js
# Step 2: Clone the project repository
git clone repository_url
# Step 3: Install dependencies
bundle install
npm install
# Step 4: Run local server
bundle exec jekyll serve
# Step 5: Preview website
Open https://localhost:4000 in your browser
The portfolio website described is a minimalistic website built using various technologies. It offers a simple and clean design, with an emphasis on showcasing a portfolio of work. The website is generated through github actions and can be previewed locally by running a local server. Overall, this portfolio website could be a great choice for individuals looking for a clean and efficient way to present their work online.