29 comments

  • Norm Sheeran, 5 years ago

    Thanks for posting Marc, Im the creator :)

    10 points
  • Aaron SagrayAaron Sagray, 5 years ago

    OK, first... this is completely awesome!.

    Second... How does this fit into my gulp webpack SCSS babel jekyll asset pipeline?

    /JokingButNotJoking

    5 points
    • Salar Ali, 5 years ago

      I'm also curious about this, and naturally others too. If I write Vue, how can I see my work put together through Solis?

      0 points
      • Norm Sheeran, 5 years ago

        Compile your site down into server side code and get Solis to listen to the localhost or an individual HTML file for changes. Push your changes to the same location and Solis will refresh.

        1 point
    • Marc Edwards, 5 years ago

      I can’t give you a response about Jekyll, but for Hugo, you could just run the Hugo local dev server and point Solis at that. It basically means you just need to fire up Hugo server and open Solis to see everything.

      As for SCSS, I’m just using CodeKit (which is awesome) to rebuild on changes.

      Disclaimer: I am very much a part time web front end dev, but I think Solis would work for me.

      1 point
  • Account deleted 5 years ago

    This is a feature should be an embedded feature in browsers. Nice one.

    I think browser sync should be embedded too.

    2 points
    • Marc Edwards, 5 years ago

      I agree, but I think it would also be good if Norm got a chance to make a little bit of cash from the idea before it’s used in other places.

      4 points
      • Account deleted 5 years ago

        Oh, ofc I wish same. I was trying to praise the tool itself :D

        0 points
  • Ryan B, 5 years ago

    Take my money.

    2 points
  • Spencer HaizelSpencer Haizel, 5 years ago

    This looks really interesting.

    Is this compatible with Local by Flywheel? For Wordpress development.

    2 points
  • stephen fstephen f, 5 years ago

    "Looks awesome, I'm gonna downl... dam it, just MAC!"

    I guess I'll just admire from a far :(

    1 point
  • Liam McKayLiam McKay, 5 years ago

    Make sure you check out the brilliant intro video if you aren't already sold! https://vimeo.com/261342910

    1 point
  • Cameron Alcorn, 5 years ago

    Curious if this supports SCSS/LESS previews on Ember running on localhost?

    0 points
  • Kenrick RamsayKenrick Ramsay, 5 years ago

    Wait I can't try the Free trial without paying for it?

    0 points
  • Jake BarryJake Barry, 5 years ago

    This looks incredible, and yet another app making me sad that I'm still on a PC.

    0 points
  • Account deleted 5 years ago

    Isn't this what Coda does? From Panic software? Keep in mind I'm a very casual developer, I might just be ignorant of the technicalities. Is it special because of the multiple previews at once?

    0 points
  • Weston VierreggerWeston Vierregger, 5 years ago

    What browser does this most closely map to? Chrome? Safari? I assume this is using Webkit to render the viewports.

    0 points
    • Darren Treat, 5 years ago

      The Site mentions the Webkit Dev tools (and chrome uses Blink now) so 100% Safari. but that's okay. Chrome is still very webkit-like in behavior and most mobile traffic is Webkit...sooo...

      1 point
    • Norm Sheeran, 5 years ago

      Safari

      0 points
  • Ryan MiglavsRyan Miglavs, 5 years ago

    Very cool!

    I use Espresso, a code editor with this feature built in (works really well), but this looks like a great option if you love a different editor like Sublime.

    Live editing and previewing is worlds better than making changes in the web inspector and trying to copy over to your CSS/SCSS files.

    0 points