name: inverse layout: true class: center, middle, inverse --- # Your Product/Venture Name ### Subtitle ### Topic-A ~ Topic-B ~ Topic-C ~ Topic-D _...your tagline..._ .left[.footnote[(c) CompanyName, 2017, YourName]] --- layout: false ## First things first This Home page contains links to other documents and boilerplate texts describing how things work and links to the Help system. Change it the way you want. Some links may not work if the following plugins have not been installed: * Talk Starter * Help * Markup * Wiring * Ideas * Repos (Repository) A Boxxd Seed will already have the above plugins installed. --- ## Title - ProductName/VentureName * What it is * The Why * For Who * The Where * The When * The How Short description... Topics range... --- ## Overviews A couple of overviews to get started... Here you would put in your own presentations... * An example of a link to a [presentation](Talk/My-SlideShow-Starter__Runs-only-with-Firefox.html) * An [overview of Boxxd](Talk/Boxxd-Overview-SlideShow.html). If the following do not work because the _Talk Plugin_ was not installed [is a link to a demo file in the .help area](.help/en/demos/remark-js-slideshow-demo.html) showing that you can also link to files in myBoxxd. or showing the link to an embedded [Boxxd Overview](.help/en/ecosystem/boxxd-overview.html) --- ## To edit this file Just open it with a plain text editor such as notepad, change the text, save it and look at it in the browser. After doing any changes you can see how it looks by refreshing your browser with `
` R --- ## myBoxxd This directory is a **myBoxxd** "container" for the project. It is being used as a storage for all of .... (the project things and the necessary assets during the development phase - change as required) --- name: StartDontMess ### Don't mess around Please do not change any of the major directory names. ### Ideas function If you want to quickly take notes without having to wade through the structure, there is a _Jotter-YourName.md_ file and a _TODO-YourName.md_ in the top (root) directory for ideas, notes, snippets. Make a copy of the file for yourself, adding your name. Don't forget to clear up every now and again :-) --- ### Slideshow The slideshow also works when offline. * To create a slideshow use the _Talk_ directory. * Copy your working file to the _Contents_ directory. * In the _Talk_ directory copy a template file, rename it and edit it. [More info](.help/en/plugins/talk.html) ### Using formating in the text files * To create structure in the documents use Markdown formating. * To see the Markdown formated files nicely in your browser, install a Markdown converter extension in your browser (make sure that the option "read URL" is selected). * If you want to edit the files you might also like to use a special Markdown editor, or a browser extension with edit functions. --- ### To share * To share, just Zip the whole directory structure (container) and attach it to an email. * Note: Be careful of size. If it grows to 20 MB it might be difficult to send per email. * Or share via Dropbox. --- ## Directory structure The main directory contains the following directories: * __Archive__ - A place where old files are stored. * __Items__ - The directory where finished things will go like flyers, books, software. * __Works__ - This directory is to used by the design, marketing, finance teams to save the project relevant "working" documents. * __Talk__ - Presentations such as slideshows. * __Sources__ - The directory where the source files of the things which are needed for the customer or end user i.e. the working assets are stored. * __.help__ contains a manual describing the container format in more detail. * _.wiring_ is used for automation processes and scripts. We recommend to use the Value Domain Plugin to install standardised directories in the _Works_ directory for the teams. --- ## Value Domain based structure A directory structure based on _Value Domains_ is similar to typical departments in organisations (with a couple of exceptions). There are two versions - the long and short version. In the short version each name is abbreviated to its first letter followed by an "x" (similar to a wild-card). .pull-left[ * [Ax Asset](.help/en/ecosystem/value-domains.html#Ax) (CM, items) * [Bx Build](.help/en/ecosystem/value-domains.html#Bx) (Fabrication, Mfg.) * [Cx Customer](.help/en/ecosystem/value-domains.html#Cx) (Adm, 1st Level) * [Dx Design](.help/en/ecosystem/value-domains.html#Dx) (Content, SW) * [Ex Enterprise](.help/en/ecosystem/value-domains.html#Ex) (BizDev, Legal) * [Fx Finance](.help/en/ecosystem/value-domains.html#Fx) * [Gx Grid](.help/en/ecosystem/value-domains.html#Gx) (IT, Geo. facilities) * [Hx Human](.help/en/ecosystem/value-domains.html#Hx) (HRM) * [Ix Incentive](.help/en/ecosystem/value-domains.html#Ix) * [Jx Joined Partie](.help/en/ecosystem/value-domains.html#Jx) (Partners) * [Kx Knowledge](.help/en/ecosystem/value-domains.html#Kx) (BPM, Data) * [Lx Logistic](.help/en/ecosystem/value-domains.html#Lx) (Sourcing) ] .pull-right[ * [Mx Market](.help/en/ecosystem/value-domains.html#Mx) (Marketing, Sales) * [Ox Orchestration](.help/en/ecosystem/value-domains.html#Ox) (Proj. Mgt.) * [Px Product](.help/en/ecosystem/value-domains.html#Px) (PLM) * [Qx Quality](.help/en/ecosystem/value-domains.html#Qx) (Generic SLAs) * [Rx Resource](.help/en/ecosystem/value-domains.html#Rx) * [Sx Service](.help/en/ecosystem/value-domains.html#Sx) * [Tx Teach](.help/en/ecosystem/value-domains.html#Tx) * [Ux User Experience](.help/en/ecosystem/value-domains.html#Ux) * [Vx Value](.help/en/ecosystem/value-domains.html#Vx) (User, social) * [Wx World](.help/en/ecosystem/value-domains.html#Wx) (Top-level, CEO) * [Xx eXchange](.help/en/ecosystem/value-domains.html#Xx) (Contracts) ] --- class: inverse ## For more info about the tools .pull-left[ * [Help Index](.help/help.en.html) * [User Manual](.help/en/help-guide.html) * [Value Domains](.help/en/ecosystem/value-domains.html) * [Talk](.help/en/plugins/talk.html) | [Slideshow](.help/en/plugins/talk-slideshow-remark-js.html) * [Formating notes](.help/en/cheatsheets/markdown-syntax.html) * [myBoxxd Overview](.help/en/ecosystem/boxxd-overview.html) * [FAQ - Frequently Asked Questions](.help/en/faq.html) ] .pull-right[ * [Name conventions](.help/en/myboxxd/naming-conventions.html) * [File header](.help/en/myboxxd/file-header.html) ]