Skip to content

Commit b5be265

Browse files
committed
minor UI Changes
1 parent 9b3b26e commit b5be265

22 files changed

+56
-263
lines changed

config.js

+5-4
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,11 @@
22

33
module.exports = {
44
url: 'https://blog.storypurpose.info',
5+
getStartedUrl: 'https://app.storypurpose.info',
56
pathPrefix: '/',
67
title: 'Storypurpose blog',
78
subtitle: 'Ensure every story\'s purpose aligns with that of organization.',
8-
copyright: '© AD.',
9+
copyright: '© AD 2020',
910
disqusShortname: '',
1011
postsPerPage: 4,
1112
googleAnalyticsId: 'UA-160827143-1',
@@ -23,11 +24,11 @@ module.exports = {
2324
author: {
2425
name: 'StoryPurpose',
2526
photo: '/photo.jpg',
26-
bio: 'Build purposeful stories.',
27+
bio: 'Thoughts about what makes a good user story and how to ensure each story fits in to organization\'s bigger purpose.',
2728
contacts: {
2829
email: 'adhamankar@gmail.com',
29-
facebook: 'https://www.facebook.com/Storypurpose-101985351530587',
30-
twitter: 'https://twitter.com/story_purpose',
30+
facebook: 'Storypurpose-101985351530587',
31+
twitter: 'story_purpose',
3132
github: 'https://github.com/adhamankar/storypurpose',
3233
linkedin: '',
3334
youtube: ''

content/pages/about.md

+13-6
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,20 @@
11
---
2-
title: "About me"
2+
title: "About"
33
template: "page"
4-
socialImage: "/media/image-2.jpg"
4+
socialImage: "/media/home-jumbotron.jpg"
55
---
66

7-
Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante.
7+
A free jira issue visualization and storyboarding tool.
88

9-
![Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi.](/media/image-2.jpg)
9+
StoryPurpose enables visualizing the smallest unit of deliverable (user story) in the bigger scheme of things.
1010

11-
*Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi.*
11+
![StoryPurpose enables visualizing the smallest unit of deliverable (user story) in the bigger scheme of things.](/media/home-jumbotron.jpg)
12+
13+
14+
As software continues to eat the world, organizations are undergoing digital transformation. In doing so, it becomes extremely important to ensure every effort put in digital adoption is eventually aligned with the organization's bigger purpose.
15+
16+
17+
__Designed by scrum team, for scrum teams.__
18+
19+
As the backlog and the team size grows, it becomes difficult to track story breakup and prioritization. StoryPurpose provides fundamental tools to get a high level perspective of the story and how it aligns back to epic, team goals, initiative purpose, project purpose which in turn should align back to overal organization mission.
1220

13-
Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus

content/posts/2016-01-12---The-Origins-of-Social-Stationery-Lettering.md

-51
This file was deleted.

content/posts/2016-02-02---A-Brief-History-of-Typography.md

-54
This file was deleted.

0 commit comments

Comments
 (0)