Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WEBSITE] render following fields from github on website #72

Open
9glenda opened this issue Jan 14, 2023 · 3 comments
Open

[WEBSITE] render following fields from github on website #72

9glenda opened this issue Jan 14, 2023 · 3 comments
Assignees
Milestone

Comments

@9glenda
Copy link
Member

9glenda commented Jan 14, 2023

account := Account{
Location:  data.Location,
Created:   data.Created_at,
Updated:   data.Updated_at,
Blog:      data.Blog, // url to blog
Followers: data.Followers, // int
Following: data.Following, // int
}

Make this information visible on the website

@cn1t cn1t added this to the 0.3.0 milestone Feb 25, 2023
@cn1t cn1t changed the title added following fields to github Feb 25, 2023
@cn1t cn1t changed the title render following fields tfrom github on website Feb 25, 2023
@cn1t cn1t changed the title render following fields from github on website Apr 6, 2023
@cn1t cn1t modified the milestones: 0.3.0, 0.4.0 Apr 20, 2023
@9glenda
Copy link
Member Author

9glenda commented Apr 25, 2023

Wontfix? Kinda pointless?

@cn1t
Copy link
Member

cn1t commented May 7, 2023

Make a info thing like with emails

@9glenda
Copy link
Member Author

9glenda commented May 7, 2023

Ok

@cn1t cn1t modified the milestones: 0.4.0, 0.5.0 Jul 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants