-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deploying to gh-pages from @ 54e4cdd 🚀
- Loading branch information
Showing
11 changed files
with
34 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<title>Jans Website</title> | ||
<link rel="stylesheet" type="text/css" href="/normalize.css"> | ||
<link rel="stylesheet" type="text/css" href="/style.css"> | ||
</head> | ||
<body> | ||
<div class="home_page"> | ||
<div class='static_grid'> | ||
<div class='static_double_column1'> | ||
<h1><span class="reset_a"><a href="/">Jans Website.</a></span> About.</h1> | ||
</div> | ||
<div class='static_double_column2'> | ||
<h2>About</h2> | ||
</div> | ||
<div class='static_double_column3'> | ||
<div><h3>Content</h3><ul><li>The purpose of the website is improving the state of the art with current focus on debugging (not making bugs or removing them).</li><li>Articles are of technical nature with focus of overview and user perspective and are aimed towards readers with technical background. Articles may be work in process (wip).</li><li>Posts are usually experience reports too short and not in-depth enough for articles.</li></ul><h3>Author</h3><ul><li>My name is Jan Philipp Hafer and my hobby is system analysis with current focus on debugging.</li><li>So far I have done various hardware and software things on embedded and desktop including the full development pipeline.</li><li>One side effect is that I have the habit of asking authors of projects debugging and design questions, if such information is missing, and collect best practices and semantics including trade-offs for various systems.</li></ul></div> | ||
</div> | ||
</div> | ||
</div> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters