Giter VIP home page Giter VIP logo

replica's Introduction

agbero.dev ๐Ÿ‡ณ๐Ÿ‡ฌ๐Ÿ‘จ๐Ÿฟโ€๐Ÿ’ป

my personal website

scrappily put together with jekyll and modified heavily over time (last big update was: july 8 2020)

the code is pretty disorganized but _layouts/default.html is a good starting point if you want to make modifications

getting it to work on your own computer ๐Ÿ› 

try to get Ruby and Bundler installed if you don't have them already. you probably already have a version of Ruby if you're using a Mac

then.. install the project's dependencies with Bundler by running the command in any UNIX-based terminal (Windows users could check out some of these terminal emulators if you don't have one already):

bundle install

right after that, you can run the development server by running this command:

bundle exec jekyll serve

that's it! the site should now be serving at localhost:4000 so you can put that address in your web browser to see it live

it's a good idea to run the server in a separate terminal tab because you can make change to the code while it's running and it'll automatically update the code being served (although you might still need to refresh the page in the browser)

putting it out there for the world to see โœจ

i deploy my site using Github Pages. you can find some good guides to doing this for free by searching "github pages jekyll" in your favorite search engine.

only other thing i did was buy a domain name and point the domain name resolution service (DNS) to Github Pages. you could find instructions for this by searching for "github pages custom domain".

feedback ๐Ÿ—ฃ

if you're setting up your own personal website for the first time and you somehow stumbled upon mine and would like to use it as a starting point, feel free to open an issue or reach out to me and i'd be happy to help :)

replica's People

Contributors

korede-ta 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.