Newsfeed
The newsfeed is your landing page after you sign in. Its heading reads The Kitchen, and it shows a shared stream of short posts written by people on the instance. Every post has a title, an optional Markdown body, an author, and a comment count, and any signed-in user can add a post or join the discussion on one. Newer posts appear first, and each post opens onto its own page for reading and commenting.
Where to find it
- URL:
gitvetrix.com/newsfeed - Navigation: After you sign in you land here automatically. To return at any time, open the main menu next to the Vetrix logo in the top bar and choose Newsfeed. On a narrow screen, open the navigation menu and choose Newsfeed at the top of the panel.
Read the newsfeed
- Open Newsfeed from the main menu.
- Scroll the list of posts, newest first. Each card shows the post title, a preview of the body, the author, and how long ago it was posted.
- Select a post title, or its comment link, to open the full post and its discussion.
Move between pages
The newsfeed shows up to 20 posts at a time.
- Scroll to the bottom of the list.
- Select Next to see older posts.
- Select Previous to return toward the newest posts. Previous is disabled while you are on the first page.
Write a post
- Select New Post at the top right of the newsfeed.
- Type a Title. A title is required.
- Optionally write the post body in the Body (Markdown, optional) editor. Markdown formatting is supported, and links to YouTube or Vimeo videos become click-to-play thumbnails.
- Select Post. Your post appears at the top of the newsfeed.
To close the form without posting, select Cancel. You can also press Ctrl/Cmd+Enter to post or Escape to cancel without leaving the keyboard.
Read and reply to a post
- Open a post from the newsfeed.
- Read the full body at the top of the page. Below it, the comment count and the discussion thread are shown, with replies nested under the comment they answer.
- To comment on the post, write your comment in the Add a comment box and select Comment.
- To answer a specific comment, select Reply beneath it, write your reply, and select Comment. Select (cancel reply) to return to a plain comment instead.
As with the post form, Ctrl/Cmd+Enter submits your comment and Escape cancels a reply.
Edit or delete your own post
- Open a post you wrote.
- Select Edit to change the title or body, then select Save. Select Cancel to discard your changes.
- Select Delete to remove the post and all of its comments. You are asked to confirm first.
You can delete a comment you wrote from the Delete control next to it. Removing a comment also removes its replies.
Tips
- When the newsfeed has no posts yet, it shows No posts yet with an invitation to be the first to share something. Select New Post to start.
- The full post header shows an "edited" time whenever a post has been changed since it was created.
Related pages
- Explore repositories — find public repositories to browse across the instance.