Finally Network is a website builder platform on top of the Steem blockchain. The aim is to provide an easy to use interface for Steem users to turn their Steem blog into a website presence they're proud to share.
Repository
https://github.com/code-with-sam/finallynetwork
New Theme finallynetwork/pull/28
Today I'm pleased to share some development work on a collaboration effort with @critday. Critday (Instagram - @critday & http://critday.com) is one of the most popular Insatgram accounts showcasing quality student architecture work. Together as part of the @sndbox cohort 2 assignment we have created a Finally theme that is specifically aimed at showcasing student work in a simple yet elegant way.
Finally is a perfect fit for students looking for a way to display their work. Content can be uploaded on any STEEM platform, potentially earning rewards for their effort. Students can share their Finally website directly or add a custom domain (coming soon) presenting a more professional front for their work.
Live Example - https://finally.network/@davidbaldock/ - Feed view
This update works to add the new Feed View and single template for the Critday theme. With the help of the previous updates its now even faster to work on new designs. I'll be first to admit there is still plenty of optimisations and improvements to be made.
For example most themes now include 4 main template files. Filling in these template files and styling the output gets most of a new theme off the ground.
blogHeaderTemplate(profile, navigation)
blogFeedTemplate()
blogFeedItemTemplate(post, featureImageSrc, tags, excerpt)
singlePageTemplate(post, html)
Critday theme JS - When you initialise the theme you pass through these basic templates. It works for simple themes so far but may need to be re-thought out for any more complex variations.
Fairly standard single view, finallycomments and links back to the profile view.
I'll be releasing more information regarding the collaboration with @critday on the @finallynetwork account. More collaborations in the works. Please let me know what you think of the new Theme.
Critday Theme is currently only activated by request and we're currently undecided on how best to integrate the two aspects into the front end platform. More info to follow.
Fixes
I've been using Zeit Now to host many of my webprojects. Unfortunately including files on .gitignore
with !
after it had been excluded wasnt working. I discoved zeit has a feature to use a .dockerignore
file that allows files to be whitelisted and uploaded.
A small fix that took a bunch of different configuration options to figure out. /finallynetwork/pull/27 🙌
Contributions
As always thanks for all of the support and ideas in the previous update posts. It's great to hear all of the support and ideas people have, I wish I had more hours in the day to crank out updates faster. If you're interested in getting more involved please message. Github issues/feature-requests welcome too.
The new theme looks great.
Seems like if we use it, we should replicate that metadata into every post?
Did you thought about creating a custom_json for this? or using the account_update operation's json metadata?
Updating account requires active key level scope, while posting key is enough for custom_jsons. However, you need a backend endpoint constantly indexes custom_jsons to serve it dynamically. Both have some trade-offs. :)
Your contribution has been evaluated according to Utopian policies and guidelines, as well as a predefined set of questions pertaining to the category.
To view those questions and the relevant answers related to your post, click here.
Need help? Write a ticket on https://support.utopian.io/.
Chat with us on Discord.
[utopian-moderator]
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Thanks mate!
Good spot the posts do all have that at the bottom of the content. It is however not needed, this was lost in translation when setting things up with @critday. Currently it's controlled from the dashboard after sign-in. The plan is
custom_json
for sure. I Want to stay away from needing active key scope.Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Thank you for your review, @emrebeyler!
So far this week you've reviewed 9 contributions. Keep up the good work!
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Awesome! Not sure if you’re aware but I built dlux.io from your boilerplate with no prior knowledge of JavaScript. You’re definitely helping people express themselves.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Wow I had no idea! That is ace to hear. So glad you found the boilerplate useful 🚀. Well done for getting your project off the ground with no prior knowledge that is super cool
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
So excited to see this become reality. Super happy to be able to collaborate with you @sambillingham!
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Yes mate! This is going to be good. 🚀
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Hi @sambillingham!
Your post was upvoted by @steem-ua, new Steem dApp, using UserAuthority for algorithmic post curation!
Your post is eligible for our upvote, thanks to our collaboration with @utopian-io!
Feel free to join our @steem-ua Discord server
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Hey, @sambillingham!
Thanks for contributing on Utopian.
We’re already looking forward to your next contribution!
Get higher incentives and support Utopian.io!
Simply set @utopian.pay as a 5% (or higher) payout beneficiary on your contribution post (via SteemPlus or Steeditor).
Want to chat? Join us on Discord https://discord.gg/h52nFrV.
Vote for Utopian Witness!
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit