Skip to content

Commit

Permalink
v1.0,0
Browse files Browse the repository at this point in the history
  • Loading branch information
imreyesjorge committed Oct 11, 2020
1 parent 9ff91e5 commit 60e9e50
Show file tree
Hide file tree
Showing 19 changed files with 762 additions and 5 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
# root-startpage
A simple and clean startpage 🌟
# Root

**Root** is a start-page aimed to simplicity and elegance.
1 change: 1 addition & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<!DOCTYPE html><html lang="en"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><title>root: ~#</title><script src="https://kit.fontawesome.com/2dadafacbc.js" crossorigin="anonymous"></script><link rel="stylesheet" href="main.1e240c8d.css"></head><body><header class="header"><div class="header__left"><h2 class="header__greet">Hello there, <span class="header__greet__name" id="userName">John Doe</span>.</h2><p class="header__date">Today is <span class="header__date__date" id="today">Monday 01, January, 2020</span></p></div><div class="header__right"><p class="header__time" id="clock">00:00</p></div></header><main class="main"><a class="card" href="https://twitter.com/"><i class="fab fa-twitter"></i><p class="card__name">Twitter</p></a><a class="card" href="https://columns.app/"><i class="fas fa-columns"></i><p class="card__name">Columns</p></a><a class="card" href="https://dribbble.com/"><i class="fab fa-dribbble"></i><p class="card__name">Dribbble</p></a><a class="card" href="https://www.reddit.com/"><i class="fab fa-reddit"></i><p class="card__name">Reddit</p></a><a class="card" href="https://github.com/"><i class="fab fa-github"></i><p class="card__name">Github</p></a></main><script src="src.a696ebe7.js"></script></body></html>
2 changes: 2 additions & 0 deletions docs/main.1e240c8d.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions docs/main.1e240c8d.css.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions docs/main.bd252c3c.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions docs/main.bd252c3c.css.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 60e9e50

Please sign in to comment.