Skip to content

Commit 6cae85d

Browse files
Mudigal, VijayendraMudigal, Vijayendra
authored andcommitted
Added sitemap.xml, robots.txt and humans.txt
1 parent f49e28c commit 6cae85d

File tree

3 files changed

+54
-0
lines changed

3 files changed

+54
-0
lines changed

about/sitemap.xml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<urlset
3+
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
4+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
5+
xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
6+
http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
7+
<url>
8+
<loc>http://vmudigal.github.io/microservices-sample/</loc>
9+
<lastmod>2017-07-03T16:56:45+00:00</lastmod>
10+
<changefreq>daily</changefreq>
11+
</url>
12+
</urlset>

humans.txt

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
/* TEAM */
2+
3+
Name: Vijayendra Mudigal.
4+
5+
Twitter: vmudigal.
6+
Location: Bengaluru, India.
7+
8+
/* SITE */
9+
10+
Standards: HTML, CSS, Java.
11+
Components: Zuul, Consul, AngularJS, JQuery, Bootstrap, Dockerfile, Dockercompose, Microservices-architecture, API Gateway, Elasticsearch, Logstash, Kibana, Weavescope, Springboot, Logback, RabbitMQ, MySQL, Netflix OSS, Swagger,Dozer Mapping, DevTools, Actuator, Management API's.
12+
Software: Maven, Git, Eclipse IDE, Docker, MySQL Server.
13+
14+
15+
16+
/
17+
__ //
18+
-\= \=\ //
19+
--=_\=---//=--
20+
-_==/ \/ //\/--
21+
==/ /O O\==--
22+
_ _ _ _ /_/ \ ] /--
23+
/\ ( (- \ / ] ] ]==-
24+
(\ _\_\_\-\__/ \ (,_,)--
25+
(\_/ \ \-
26+
\/ / ( ( \ ] /)
27+
/ ( \ \_ \./ )
28+
( \ \ ) \
29+
( /\_ _ _ _ /---/ /\_ \
30+
\ / \ / ____/ / \ \
31+
( / ) / / /__ ) ( )
32+
( ) / __/ '---` / /
33+
\ / \ \ _/ /
34+
] ] )_\_ /__\/
35+
/_\ ]___\
36+
(___)
37+
38+

robots.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
User-Agent: *
2+
Disallow:
3+
4+
Sitemap: http://vmudigal.github.io/microservices-sample/about/sitemap.xml

0 commit comments

Comments
 (0)