Git Product home page Git Product logo

old-personal-website's Introduction

old-personal-website

These are old versions of my personal website, https://Vondreii.com, while I was experimenting with different web technologies.

Version 1

The first time I tried creating this website, I used Hugo, which uses pre-built themes from https://themes.gohugo.io/.

To Run

  • Make sure you have Hugo installed on your computer.
  • Use a terminal to navigate to the version 1 folder.
  • Run hugo serve.

alt text

Version 2

I converted the hugo site into a static HTML/CSS site.

To Run

  • In the version 2 folder, open index.html. It should open in a browser.

alt text

Version 3

Changed the site to use Angular.

To Run

  • Run npm install in the root directory to add the necessary npm packages to the project.
  • Once completed, run ng serve.
  • Navigate to localhost:4200 in a browser.

To Build

  • Run ng build to build the project. The build artifacts will be stored in the dist/ directory.
  • Use ng build --prod for a production build.

alt text

Version 4

Changed the design to a dark mode.

To Run

  • Run npm install in the root directory to add the necessary npm packages to the project.
  • Once completed, run ng serve.
  • Navigate to localhost:4200 in a browser.

To Build

  • Run ng build to build the project. The build artifacts will be stored in the dist/ directory.
  • Use ng build --prod for a production build.

alt text

old-personal-website's People

Contributors

vondreii avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.