What a very interesting title, full of 4.
It's been a very busy week, we made a lot of exciting updates for you. Hope you continue to enjoy it!
xLog Flavored Markdown Page#
We moved it from GitHub Wiki to xLog and wrote more examples and tutorials, to give a clearer picture of the Markdown standards and syntax supported by xLog. You can always find it at the top of the editor.
Mention Component#
We want to continue to strengthen the connections between sites, and as its first step, we added the mention component. Now you can mention an xLog by writing :mention{#xlog}
in the post.
The user's profile card will pop up when you hover over it.
Followings#
We added a followings list next to the followers list at the top of the page and the profile card.
And of course, you can hide it by Custom CSS in the settings if you don't like it.
.xlog-site-info .xlog-site-followings {
display: none;
}
Notifications Feed#
By subscribing to JSON Feed https://[yourhandle].xlog.app/feed/notifications
in your favourite RSS reader or integrated service, you can receive your xLog's notifications in a more timely manner.
New 404 Page#
We have a new 404 page that's better suited to everyone.
List of Tags#
At the top of the archive page, we added a list of tags according to 's suggestions.
Showcase Follow All#
In the homepage's showcase, you can now follow all of them with one click.
Slug Conflict Detection#
If you try to use a post slug that has already been used, then xLog will remint you before publishing. This will prevent link conflicts between two posts.
Just like always, if you have any suggestions or expectations, or just want to have a casual conversation, feel free to join our community or leave a comment below. Cheers! 🍻