Live data from Hacker News

Viewing profile — arechsteiner

arechsteiner

HN member
Joined
Thu, Mar 24, 2016, 11:38 AM UTC
HN karma
516
Public activity
28 items

About arechsteiner

Swiss developer and web designer. I run http://hackerthemes.com

Recent public activity

  1. story
  2. comment
    Comment #16870385

    There's also this https://github.com/HackerThemes/theme-machine/blob/master/sc... which is imported in the file that you linked. That's all in terms of SCSS. Then the gulp task run…

  3. comment
    Comment #16866631

    Thank you, that's great to hear. You might like the cheat sheet then. It's similar to the buffet, just a different approach: https://hackerthemes.com/bootstrap-cheatsheet/

  4. comment
    Comment #16865671

    These are simply customized versions of Bootstrap 4.1. They're meant to spice up your Bootstrap project by modifying the colors and looks of the existing components and typography.…

  5. comment
    Comment #16861537

    Sorry to hear that. I've tried to keep some consistency with the layout because the fonts and colors are already all over the place.

  6. story
  7. story
  8. comment
    Comment #15553245

    Okay I get your point. I noted it for improvement.

  9. comment
    Comment #15553128

    I built the code picker. It's sidebar on the right side that lets you switch colors, copy elements and inspect their code. In retrospect I could have worded the title better.

  10. comment
    Comment #15553090

    Ah yes, you're correct.

  11. comment
    Comment #15553059

    What did you except of the Picker if I may ask?

  12. comment
    Comment #15552965

    It's currently in beta. According to the developers there will be no more breaking changes, so that's something. It's also the default download version on getbootstrap.com now. For…

  13. comment
    Comment #15552843

    Thank you! That one is my own favorite as well.

  14. story
  15. story
  16. story
  17. comment
    Comment #13279097

    Not up to date with atom/electron but I kind of assumed that the whole point of building an editor in JavaScript was to be able to use it in some sort of browser context, for examp…

  18. comment
    Comment #11543463

    I've answered a similar question [here]( https://news.ycombinator.com/item?id=11542647 ). I'll consider release it at some point, but currently it's not open sourced. I'm flattered…

  19. comment
    Comment #11543429

    It's not currently open source, but I will consider it in the future. Either in the state it is in or possibly some normalized scaffolding version to easily create a cheat sheet li…

  20. comment
    Comment #11543102

    Thank you dang!

  21. comment
    Comment #11542832

    I assure you I'm not trying to hold you hostage. I just thought it would be more useful this way. Guess I'll change it soon, given the feedback I'm receiving.

  22. comment
    Comment #11542390

    Thank you! I'm not planning a version for Bootstrap 2 and 3 at the moment simply because it's a lot of effort maintaining all the samples, so I wanted to focus all my effort on the…

  23. comment
    Comment #11542365

    Thanks. I'm using Jekyll to generate my whole website, including the cheat sheet. So it's pretty much a DIY project on top of Jekyll, using jQuery on the front-end to move DOM elem…

  24. comment
    Comment #11542267

    Thanks for your suggestion. I've considered adding a search/filter box, but I've decided that people can use Ctrl+f/Ctrl+g (assuming Chrome) in order to find items. I might add it …

  25. comment
    Comment #11542232

    Thanks. I've added right/left arrows to the to do list. About the back button: Do other people feel the same way? This is by design, but I'm open to change this behavior if people …