Skip to content

Commit 92591ae

Browse files
author
Thiago Guerrero
committed
Add final thesis
Signed-off-by: Thiago Guerrero <tgbalera@amazon.com>
1 parent cabfdb6 commit 92591ae

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

docs/src/.vuepress/public/thesis.pdf

3.11 MB
Binary file not shown.

docs/src/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ home: true
33
heroText: "Improving Modifiability in Microservices Architectures: A reference implementation for a remote work platform in Software Startups"
44
tagline: Computer Science Bachelor's conclusion project
55
title: Thiago Guerrero
6-
actionText: See Proposal
7-
actionLink: /proposal/
6+
actionText: See Thesis
7+
actionLink: /monography/
88
features:
99
- title: Thiago Guerrero - Author
1010
details: Institute of Mathematics and Statistics of the University of São Paulo (IME-USP)

docs/src/monography.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ description: Here you can find my final paper with all the work produced this ye
88
**{{ $frontmatter.description }}**
99

1010
---
11-
*In progress*
11+
12+
<iframe :src="$withBase('/thesis.pdf')" title="thesisPdf" width="100%" height="800" frameborder="0"></iframe>
1213

1314
---

0 commit comments

Comments
 (0)