Skip to content

jetzlstorfer/jetzlstorfer.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

pages-build-deployment

Repo for my github landing page at https://jetzlstorfer.github.io

  • The template for this landing page is from here - great job and thanks for providing this template.
  • I've updated the favicon.ico of the template and took it from here https://favicon.io/emoji-favicons/
  • Besides that - feel free to reach out!

Run locally or via codespaces

jekyll serve
ℹ️ original content of the readme below ℹ️

Dev Landing Page

Minimal landing page for developers.

Developers don't talk much. Their code does all the talking. So here's a minimal landing page for developers.

Why? start with why

I wanted a dev landing page to showcase everything I do online and I wanted it to be minimal and right to the point rather beautiful and hefty. And I think most of the devs out there would want the same.

So I sat down one night and created this Dev Landing Page. Feel free to fork, clone, play around and make this your own.

Themes

Dev Landing Page comes in 9 material themes.

9 Material Themes

If none of these themes fit within your taste, it's quite easy to customize and create your own too.

GitHub Pages

GitHub makes it easy to create personal websites. Follow this link - GitHub Pages to know how or follow the steps below.

If you already have a GitHub profile (obviously)

* Create a new repo with the name `{username}.github.io`
* Clone/Fork this repo and copy the files to your newly created repo
* Customize your name, links and everything else for your landing page
* `git push`

Voila! Your site should be live at `https://{username}.github.io`

Here's my **Dev Landing Page** - [Dinesh Pandiyan - portfolio v1](https://portfoliov1.dineshpandiyan.com)

### Custom Domain

If you want to make your new landing page available under a domain like `{username}.com` you can get started here - [Setting up a custom domain](https://help.github.com/articles/quick-start-setting-up-a-custom-domain/).

## License

MIT © Dinesh Pandiyan