Commit c4bb7509933e2ef0c3526f38b20e46ec137335e4
Changing master to publish page
Rômulo Alves committed on 8/27/2016, 1:59:31 AMParent: eacd984cfbaafe006881abbf32f3648f480568ba
Files changed
.DS_Store | changed |
.gitignore | deleted |
index.html | added |
gulpfile.js | deleted |
package.json | deleted |
src/index.html | deleted |
src/robots.txt | deleted |
src/style.css | deleted |
.DS_Store | ||
---|---|---|
@@ -1,5 +1,1 @@ | ||
1 | - Bud1 a g e . j s p a c k a g e . j s o nIlocblob F (������ s r cIlocblob � (������ s r cbwspblob �bplist00� | |
2 | - | |
3 | - | |
4 | - | |
5 | -]ShowStatusBar[ShowSidebar[ShowPathbar[ShowToolbar[ShowTabView_ContainerShowSidebar\WindowBounds\SidebarWidth_PreviewPaneVisibility _{{449, 571}, {770, 436}}�)5AMYp}���������� � s r cvSrnlong @ � @ � @ � @ E DSDB ` � @ � @ � @ | |
1 | + Bud1 % @ � @ � @ � @ E % DSDB ` � @ � @ � @ |
index.html | ||
---|---|---|
@@ -1,0 +1,1 @@ | ||
1 | +<html><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><meta name=description content="Rômulo Alves personal website"><meta name=viewport content="width=device-width, initial-scale=1.0"><title>Rômulo Alves</title><style>*{font-family:Menlo,Monaco,Consolas}body{padding-top:80px}.container{margin:0 auto;text-align:center;width:200px}h1,h2{padding:0;margin:0}h1{font-size:25px}h2{color:#888;font-size:15px}aside{margin-top:50px}a{font-size:12px;margin-right:8px}</style></head><body><div class=container><h1>Rômulo Alves</h1><h2>Web Developer</h2><aside><a href=https://twitter.com/romuloalves target=_blank title=Twitter>Twitter</a> <a href=https://github.com/romuloalves target=_blank title=GitHub>GitHub</a> <a href=mailto:romuloaalv@gmail.com target=_blank title=Email>Email</a></aside></div></body></html> |
gulpfile.js | ||
---|---|---|
@@ -1,21 +1,0 @@ | ||
1 | -var gulp = require('gulp'); | |
2 | -var minifyHtml = require('gulp-minify-html'); | |
3 | -var cleanCSS = require('gulp-clean-css'); | |
4 | -var usemin = require('gulp-usemin'); | |
5 | -var rev = require('gulp-rev'); | |
6 | -var ghPages = require('gulp-gh-pages'); | |
7 | - | |
8 | -gulp.task('build', function () { | |
9 | - return gulp.src('src/index.html') | |
10 | - .pipe(usemin({ | |
11 | - css: [ rev() ], | |
12 | - html: [ minifyHtml({ empty: true }) ], | |
13 | - inlinecss: [ cleanCSS, 'concat' ] | |
14 | - })) | |
15 | - .pipe(gulp.dest('dist/')); | |
16 | -}); | |
17 | - | |
18 | -gulp.task('deploy', function() { | |
19 | - return gulp.src('./dist/**/*') | |
20 | - .pipe(ghPages()); | |
21 | -}); |
package.json | ||
---|---|---|
@@ -1,23 +1,0 @@ | ||
1 | -{ | |
2 | - "name": "romuloalves.github.io", | |
3 | - "version": "1.0.0", | |
4 | - "description": "Personal website", | |
5 | - "repository": { | |
6 | - "type": "git", | |
7 | - "url": "git+https://github.com/romuloalves/romuloalves.github.io.git" | |
8 | - }, | |
9 | - "author": "Rômulo Alves <romuloaalv@gmail.com>", | |
10 | - "license": "ISC", | |
11 | - "bugs": { | |
12 | - "url": "https://github.com/romuloalves/romuloalves.github.io/issues" | |
13 | - }, | |
14 | - "homepage": "https://github.com/romuloalves/romuloalves.github.io#readme", | |
15 | - "devDependencies": { | |
16 | - "gulp": "^3.9.1", | |
17 | - "gulp-clean-css": "^2.0.12", | |
18 | - "gulp-gh-pages": "^0.5.4", | |
19 | - "gulp-minify-html": "^1.0.6", | |
20 | - "gulp-rev": "^7.1.2", | |
21 | - "gulp-usemin": "^0.3.24" | |
22 | - } | |
23 | -} |
src/index.html | ||
---|---|---|
@@ -1,24 +1,0 @@ | ||
1 | - | |
2 | -<html> | |
3 | - <head> | |
4 | - <meta charset="utf-8"> | |
5 | - <meta http-equiv="X-UA-Compatible" content="IE=edge"> | |
6 | - <meta name="description" content="Rômulo Alves personal website"> | |
7 | - <meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
8 | - <title>Rômulo Alves</title> | |
9 | - <!-- build:inlinecss --> | |
10 | - <link rel="stylesheet" type="text/css" href="style.css"> | |
11 | - <!-- endbuild --> | |
12 | - </head> | |
13 | - <body> | |
14 | - <div class="container"> | |
15 | - <h1>Rômulo Alves</h1> | |
16 | - <h2>Web Developer</h2> | |
17 | - <aside> | |
18 | - <a href="https://twitter.com/romuloalves" target="_blank" title="Twitter">Twitter</a> | |
19 | - <a href="https://github.com/romuloalves" target="_blank" title="GitHub">GitHub</a> | |
20 | - <a href="mailto:romuloaalv@gmail.com" target="_blank" title="Email">Email</a> | |
21 | - </aside> | |
22 | - </div> | |
23 | - </body> | |
24 | -</html> |
src/robots.txt | ||
---|---|---|
@@ -1,5 +1,0 @@ | ||
1 | -# www.robotstxt.org/ | |
2 | - | |
3 | -# Allow crawling of all content | |
4 | -User-agent: * | |
5 | -Disallow: |
src/style.css | ||
---|---|---|
@@ -1,36 +1,0 @@ | ||
1 | -* { | |
2 | - font-family: Menlo, Monaco, Consolas; | |
3 | -} | |
4 | - | |
5 | -body { | |
6 | - padding-top: 80px; | |
7 | -} | |
8 | - | |
9 | -.container { | |
10 | - margin: 0 auto; | |
11 | - text-align: center; | |
12 | - width: 200px; | |
13 | -} | |
14 | - | |
15 | -h1, h2 { | |
16 | - padding: 0; | |
17 | - margin: 0; | |
18 | -} | |
19 | - | |
20 | -h1 { | |
21 | - font-size: 25px; | |
22 | -} | |
23 | - | |
24 | -h2 { | |
25 | - color: #888; | |
26 | - font-size: 15px; | |
27 | -} | |
28 | - | |
29 | -aside { | |
30 | - margin-top: 50px; | |
31 | -} | |
32 | - | |
33 | -a { | |
34 | - font-size: 12px; | |
35 | - margin-right: 8px; | |
36 | -} |
Built with git-ssb-web