The following pages are tagged with
Page | Excerpt |
---|---|
Introduction | The official documentation for thirty bees open source e-commerce software. Hosted on GitHub, made using Jekyll, help us add to our documentation |
Pages | ## Where to author content Use a text editor such as Sublime Text, WebStorm, IntelliJ, or Atom to create pages. My preference is IntelliJ/WebStorm, since it will treat all files in your project as belonging to a project. This allows you to easily search for instances of keywords, do find-and-replace... |
WebStorm Text Editor | ## About text editors and WebStorm There are a variety of text editors available, but I like WebStorm the best because it groups files into projects, which makes it easy to find all instances of a text string, to do find and replace operations across the project, and more. If... |