Introducing Syte, An open sourced personal site that has social integrations
61–70 of 81 posts
Re: Introducing Syte, An open sourced personal site that has social integrations
#62If I was a talented dev, I think I would have potentially taken the Svbtle style wordpress backend and used wordpress as the blogging engine so the site and posts came from the same controlled source. A theme that integrates with Twitter, GitHub, Dribble as well as this one would do insanely well on Themeforest.
Re: Introducing Syte, An open sourced personal site that has social integrations
#63Re: Introducing Syte, An open sourced personal site that has social integrations
#64Spotted a bug on this. If you go back or forward in your browser to a blog post, it just shows a bunch of JSON code. You have to reload to get the site to properly show.
Issue fixed. Please let me know if you find any more issues, or create an issue in github. Thanks!!
But either way, I'll be keeping an eye on this!
Re: Introducing Syte, An open sourced personal site that has social integrations
#65Spotted a bug on this. If you go back or forward in your browser to a blog post, it just shows a bunch of JSON code. You have to reload to get the site to properly show.
Also, middle-clicking a link opens it in the same tab/window. Is that intentional?
Mislav wrote a great post on how to do this robustly: http://mislav.uniqpath.com/2011/03/click-hijack/
Hope that helps!
Re: Introducing Syte, An open sourced personal site that has social integrations
#66Design-wise, I see a lot of things that remind me of svbtle (not trying to imply anything, just thought it was interesting)
Re: Introducing Syte, An open sourced personal site that has social integrations
#67Earlier quoted context omitted.
I fixed this issue just haven't pushed to rigoneri.com yet.. Thanks!!
Fix deployed! Thanks again!
Re: Introducing Syte, An open sourced personal site that has social integrations
#68For my projects, I have a little trouble deciding when it is ok to require javascript be enabled. What is the general consensus? Is progressive enhancement no longer a concern? How do you start new web projects, with javascript added after basic functionality is established or with it at the core?
Re: Introducing Syte, An open sourced personal site that has social integrations
#69Re: Introducing Syte, An open sourced personal site that has social integrations
#70This is very, very cool. One request: would you consider making the color thing not part of the license but just a "polite request"? I understand where you're coming from and have no problem complying, but it's a little confusing and unclear what the legal implications of the rule might be. For example, what if someone forks it and changes the design, getting rid of the border around the pic entirely? I think your ru…