Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/flexdinesh/dev-landing-page
Minimal landing page for developers
https://github.com/flexdinesh/dev-landing-page
boilerplate developer landing-page website
Last synced: 2 days ago
JSON representation
Minimal landing page for developers
- Host: GitHub
- URL: https://github.com/flexdinesh/dev-landing-page
- Owner: flexdinesh
- License: mit
- Created: 2018-03-08T18:49:57.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-05-20T21:51:36.000Z (9 months ago)
- Last Synced: 2024-12-03T00:43:18.368Z (2 months ago)
- Topics: boilerplate, developer, landing-page, website
- Language: HTML
- Size: 13.7 KB
- Stars: 1,337
- Watchers: 30
- Forks: 644
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - flexdinesh/dev-landing-page - Minimal landing page for developers (HTML)
- awesome-landing-page - https://github.com/flexdinesh/dev-landing-page
README
# 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](https://img.shields.io/badge/start%20with-why%3F-brightgreen.svg?style=flat)](http://www.ted.com/talks/simon_sinek_how_great_leaders_inspire_action)
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](https://image.ibb.co/jJVKCn/dev_landing_page_themes.jpg)
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](https://pages.github.com/) 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 - v1](https://v1.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