-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
175 lines (133 loc) · 6.34 KB
/
index.html
File metadata and controls
175 lines (133 loc) · 6.34 KB
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
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
<!-- <meta http-equiv="refresh" content="2" > -->
<!DOCTYPE html>
<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="UTF-8">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-8987655-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-8987655-1');
</script>
<!-- insert favicon -->
<link rel="icon" type="image/png" href="img/favicon-32x32.png" sizes="32x32" />
<link rel="icon" type="image/png" href="img/favicon-16x16.png" sizes="16x16" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="Daniel Romotsky">
<title>Marketing Automation Scripts|Daniel Romotsky</title>
<!-- Custom fonts for this theme -->
<link href="vendor/fontawesome-free/css/all.min.css" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic" rel="stylesheet" type="text/css">
<!-- Theme CSS -->
<link href="css/freelancer2.min.css" rel="stylesheet">
</head>
<body id="page-top">
<!-- Navigation -->
<nav class="navbar navbar-expand-lg bg-secondary text-uppercase fixed-top" id="mainNav">
<div class="container">
<a class="navbar-brand js-scroll-trigger" href="#page-top">Daniel Romotsky</a>
<!-- <button class="navbar-toggler navbar-toggler-right text-uppercase font-weight-bold bg-primary text-white rounded" type="button" data-toggle="collapse" data-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation">
Menu
<i class="fas fa-bars"></i>
</button> -->
<!-- <div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav ml-auto">
<li class="nav-item mx-0 mx-lg-1">
<a class="nav-link py-3 px-0 px-lg-3 rounded js-scroll-trigger" href="#about">About</a>
</li>
<li class="nav-item mx-0 mx-lg-1">
<a class="nav-link py-3 px-0 px-lg-3 rounded js-scroll-trigger" href="#portfolio">Portfolio</a>
</li>
<li class="nav-item mx-0 mx-lg-1">
<a class="nav-link py-3 px-0 px-lg-3 rounded js-scroll-trigger" href="#skills">Skills</a>
</li>
<li class="nav-item mx-0 mx-lg-1">
<a class="nav-link py-3 px-0 px-lg-3 rounded js-scroll-trigger" href="#contact">Contact</a>
</li>
</ul> -->
</div>
</div>
</nav>
<!-- Masthead -->
<header class="masthead bg-primary text-white text-center" style="background-image: url('img/scripting2.png'); background-size: cover;">
<div class="container d-flex align-items-center flex-column">
<!-- Masthead Avatar Image -->
<!-- <img class="masthead-avatar mb-5" src="img/portrait.gif" alt=""> -->
<!-- <img class="masthead-avatar mb-5" src="img/avataaars.svg" alt=""> -->
<!-- Masthead Heading -->
<h1 class="masthead-heading text-uppercase mb-0">Marketing Automation</h1>
<!-- Icon Divider -->
<div class="divider-custom divider-light">
<div class="divider-custom-line"></div>
<div class="divider-custom-icon">
<i class="fas fa-star"></i>
</div>
<div class="divider-custom-line"></div>
</div>
<!-- Masthead Subheading -->
<!-- <p class="masthead-subheading font-weight-light mb-0">Data Guy - Marketer - Visualizer</p> -->
</div>
</header>
<!-- About Section -->
<section class="page-section bg-secondary text-white mb-0" id="about">
<div class="container">
<!-- About Section Heading -->
<!-- <h2 class="page-section-heading text-center text-uppercase text-white">Marketing Automation</h2> -->
<!-- Icon Divider -->
<!-- <div class="divider-custom divider-light">
<div class="divider-custom-line"></div>
<div class="divider-custom-icon">
<i class="fas fa-star"></i>
</div>
<div class="divider-custom-line"></div>
</div> -->
<!-- About Section Content -->
<div class="row">
<div class="ml-auto">
<p class="lead">
You can find the sample CSVs that go along with all the R scripts <a href="https://github.com/romotsky/searchscripts"> HERE</a> <p>
<a href="https://github.com/romotsky/searchscripts/blob/master/seo_info.R">SEO Script</a> - To help gather a lot of info about your site. <p>
<a href="https://github.com/romotsky/searchscripts/blob/master/google_trends.R">Google Trend Script</a> - This is a good way to keep track of normalized trends for important terms. <p>
More scripts will be up soon.
</div>
<div class="col-lg-4 mr-auto">
<p class="lead"></p>
</div>
</div>
<!-- About Section Button -->
<!-- <div class="text-center mt-4">
<a class="btn btn-xl btn-outline-light" href="https://public.tableau.com/profile/daniel.romotsky#!/vizhome/DanielRomotsky-Portfolio2/Portfolio">
<i class="fas fa-download mr-2"></i>
More About Me!
</a>
</div> -->
</div>
</section>
<!-- Copyright Section -->
<section class="copyright py-4 text-center text-white">
<div class="container">
<!-- <small>Copyright © Romotsky.ME 2019</small> -->
</div>
</section>
<!-- Scroll to Top Button (Only visible on small and extra-small screen sizes) -->
<div class="scroll-to-top d-lg-none position-fixed ">
<a class="js-scroll-trigger d-block text-center text-white rounded" href="#page-top">
<i class="fa fa-chevron-up"></i>
</a>
</div>
</div>
<!-- Bootstrap core JavaScript -->
<script src="vendor/jquery/jquery.min.js"></script>
<script src="vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<!-- Plugin JavaScript -->
<script src="vendor/jquery-easing/jquery.easing.min.js"></script>
<!-- Custom scripts for this template -->
<script src="js/freelancer.min.js"></script>
<!-- <form action="http://formspree.io/romotsky@gmail.com"><input type="email" name="_replyto"><textarea name="body"></textarea><input type="submit" value="Send"></form> -->
</body>
</html>