형태 및 구성
A sleek, industrial geometric form emphasizing scalability, performance, and modern workflow.
색채 심리학
Deep purple hues communicate creative depth, premium ecosystem scaling, and modern aesthetics.
디자인 요소
The sharp character facets symbolize the structural and high-performance nature of the tool stack.
로고는 각 소유자의 상표입니다. 식별 목적으로 공정 사용에 따라 사용됩니다.
Haml is a templating system that is designed to avoid writing inline code in a web document and make the HTML cleaner. Similar to other template systems like eRuby, Haml also embeds some code that gets executed during runtime and generates HTML code in order to provide some dynamic content. In order to run Haml code, files need to have a .haml extension. These files are similar to .erb or .eRuby files, which also help embed Ruby code while developing a web application.
출처: 위키백과