Welcome to mirror list, hosted at ThFree Co, Russian Federation.

index.html « code « tags « docs - github.com/hivickylai/hugo-theme-sam.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 54fdfb6b2a325289def59159516d1f01626dd7ee (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
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
<!DOCTYPE html>
<html>

<head>
    
    <meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="referrer" content="no-referrer">

<meta name="description" content="A new Hugo site.">
<title>
    code - Call me Sam
</title>
<link href="/hugo-theme-sam/tags/code/index.xml" rel="alternate" type="application/rss+xml" title="Call me Sam" />

<link rel="shortcut icon" href="/hugo-theme-sam/sam.ico">








<link rel="stylesheet" href="/hugo-theme-sam/css/main.min.8022aa4b53ce57ff6f9cc4594360bfc15f2baeb5a018d0c68826f12da49a51e0.css" integrity="sha256-gCKqS1POV/9vnMRZQ2C/wV8rrrWgGNDGiCbxLaSaUeA=" crossorigin="anonymous" media="screen">




  






<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Didact+Gothic">

<meta name="twitter:card" content="summary_large_image"/>
<meta name="twitter:image" content="https://victoria.dev/hugo-theme-sam/tn.png"/>

<meta name="twitter:title" content="code"/>
<meta name="twitter:description" content="A new Hugo site."/>

<meta property="og:title" content="code" />
<meta property="og:description" content="A new Hugo site." />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://victoria.dev/hugo-theme-sam/tags/code/" /><meta property="og:image" content="https://victoria.dev/hugo-theme-sam/tn.png"/><meta property="og:site_name" content="Call me Sam" />



    

    
    
    
    <title>
        
        code
        
    </title>
</head>

<body>
    
    
    <header class="wrap flex-container">
        <h1>code</h1>
    </header>
    
    <main class="wrap">
        
<article class="flex-container">
    
</article>
<nav role="navigation">
    <ul>
        
        <li>
            
            Thu Mar 08, 2018 --
            
            <a href="/hugo-theme-sam/posts/long-form-post/">
                <em>Long</em> Form Post
            </a>
        </li>
        
        <li>
            
            Tue Feb 13, 2018 --
            
            <a href="/hugo-theme-sam/posts/code-poetry/">
                <code>Code</code> Poetry
            </a>
        </li>
        
    </ul>
</nav>


        
        
        <nav role="navigation" class="flex-container bottom-menu">
            
<hr />
<p>


    

    
        
            <a href="/hugo-theme-sam/posts">posts</a>
        
    
    
        
            &#183; 
            <a href="/hugo-theme-sam/gallery">gallery</a>
        
            &#183; 
            <a href="/hugo-theme-sam/portfolio">portfolio</a>
        
            &#183; 
            <a href="/hugo-theme-sam/about">who is sam?</a>
        
    
    
    
        &#183; 
        <a href="/hugo-theme-sam">
            main
        </a>
    

</p>
        </nav>
        
        
    </main>
    
    <footer class="flex-container footer">Call me Sam, a theme for Hugo.
</footer>
    
    
</body>

</html>