summaryrefslogtreecommitdiffstats
path: root/public/index.html
blob: 3a4a913e4f36a6e86ebbf7c6eaf08a0e5c2d2a5a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
<!DOCTYPE html>
<html lang="en-US" dir="ltr">
<head>
	<meta name="generator" content="Hugo 0.159.2"><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
  <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Writing about IT, life, and the things that matter.">
<meta name="theme-color" content="#060b10">
<title>danilo m.</title>


      <link rel="stylesheet" href="/css/main.css">


      <script src="/js/main.js"></script>


</head>
<body>
  <div class="reading-progress"></div>
  <header><div class="header-container">
  <a href="/" class="site-title">Danilo M.</a>
  <div class="header-controls">
    <nav>
      <ul>
        
          <li>
            <a href="/articles/" >
              articles
            </a>
          </li>
        
          <li>
            <a href="/is/" >
              about
            </a>
          </li>
        
          <li>
            <a href="/is/here/" >
              contact
            </a>
          </li>
        
      </ul>
    </nav>
    <button id="theme-toggle-btn" class="theme-toggle" aria-label="Toggle theme">🌙 dark</button>
  </div>
</div>
</header>
  <main>
  <section class="hero">
  <canvas id="matrix-canvas"></canvas>

  <div class="hero-content">
    <div class="hero-avatar">DM</div>
    <div class="hero-text">
      <h1>Danilo M.</h1>
      <div class="hero-role">// engineer • writer • human</div>
      <p class="hero-bio">Writing about IT, life, and the things that matter.</p>
    </div>
  </div>
</section>


  <div class="container feed-section">
    <div class="feed-label">Latest</div>

    
    
    

    <div class="feed-grid">
      
    </div>

    <a href="/articles/" class="feed-cta">View all articles</a>
  </div>
</main>
  <footer><div class="footer-container">
  <div class="footer-content">
    <div class="footer-copyright">
      © 2026 Danilo M.. All rights reserved.
    </div>
    <nav>
      <ul class="footer-nav">
        
          <li><a href="/articles/">articles</a></li>
        
          <li><a href="/is/">about</a></li>
        
          <li><a href="/is/here/">contact</a></li>
        
      </ul>
    </nav>
  </div>
</div>
</footer>
</body>
</html>