Changes to webformdemo

root
root
4 months ago
Updated index.scroll
index.scroll
Changed around line 8: css body {font-family: "Gill Sans", "Bitstream Vera Sans", sans-serif;}
- mediumColumns
+ mediumColumns 1
root
root
4 months ago
Updated index.scroll
index.scroll
Changed around line 7: css body {font-family: "Gill Sans", "Bitstream Vera Sans", sans-serif;}
- mediumColumn
+
+ mediumColumns
+
root
root
4 months ago
Updated index.scroll
index.scroll
Changed around line 8: css body {font-family: "Gill Sans", "Bitstream Vera Sans", sans-serif;}
- This is a live example of a breakthrough in web forms. All forms can be done in one textarea. Strongly typed forms. The same language used to define the form is used to fill the form. All forms become a single plain text strongly typed document. You can use this today. It ships in Scroll. It is public domain.
+ # A revolution in web forms
+ https://breckyunits.com/oneTextarea.html revolution in web forms
+
+ - All forms can have a "one textarea" version.
+ - The same language used to define the form is used to fill the form.
+ link index.scroll define the form
+ - All forms become a single plain text strongly typed document.
+ - You can use this today in Scroll. Scroll is open source, public domain software.
- https://breckyunits.com/oneTextarea.html breakthrough in web forms
+ https://github.com/breck7/scroll open source
+
root
root
4 months ago
Updated index.scroll
index.scroll
Changed around line 27: foundersParser
- founders Richard Hendricks, Erlich Bachman, Dinesh Chugtai, Gilfoyle, Jared Dunn
+ founders Richard Hendricks, Erlich Bachman, Dinesh, Gilfoyle, Jared
root
root
4 months ago
Updated index.scroll
index.scroll
Changed around line 23: nameParser
- founderNamesParser
+ foundersParser
- founderNames Richard Hendricks, Erlich Bachman, Dinesh Chugtai, Gilfoyle, Jared Dunn
+ founders Richard Hendricks, Erlich Bachman, Dinesh Chugtai, Gilfoyle, Jared Dunn
- emailAddressParser
+ emailParser
- name richard@piedpiper.com
+ email richard@piedpiper.com
root
root
4 months ago
Updated index.scroll
index.scroll
Changed around line 17: scrollForm breck7+scrollForm@gmail.com YCombinator Scroll Application Form
- startupNameParser
+ nameParser
root
root
4 months ago
Updated index.scroll
index.scroll
Changed around line 66: tractionParser
- extends abstractStringParser
+ extends abstractStringMeasureParser
root
root
4 months ago
Updated index.scroll
index.scroll
Changed around line 1
- buildHtml
- title One Textarea Demo
-
- gazetteCss
-
- css body {font-family: "Gill Sans", "Bitstream Vera Sans", sans-serif;}
-
- printTitle
- viewSourceLink
- mediumColumn
- This is a live example of a breakthrough in web forms. All forms can be done in one textarea. Strongly typed forms. The same language used to define the form is used to fill the form. All forms become a single plain text strongly typed document. You can use this today. It ships in Scroll. It is public domain.
- https://scroll.pub/ Scroll
- https://breckyunits.com/oneTextarea.html breakthrough in web forms
- scrollForm breck7+scrollForm@gmail.com YCombinator Scroll Application Form
-
- # Classic form demo
- mediumColumn
- classicForm breck7+classicForm@gmail.com YCombinator Application Form
-
- startupNameParser
- extends abstractIdParser
- description What is the name of your startup?
- example
- name Pied Piper
-
- founderNamesParser
- extends abstractTextareaMeasureParser
- description List the names of all founders.
- example
- founderNames Richard Hendricks, Erlich Bachman, Dinesh Chugtai, Gilfoyle, Jared Dunn
-
- emailAddressParser
- extends abstractEmailMeasureParser
- description What is your email address?
- example
- name richard@piedpiper.com
-
- homepageParser
- extends abstractUrlMeasureParser
- description What is your startup's website?
- example
- homepage http://piedpiper.com
-
- problemParser
- extends abstractTextareaMeasureParser
- description What problem are you solving?
- example
- problem We are solving the issue of inefficient file compression on the internet.
-
- solutionParser
- extends abstractTextareaMeasureParser
- description What is your solution?
- example
- solution We created a revolutionary compression algorithm that offers a higher Weissman score than anything in existence.
-
- marketSizeParser
- extends abstractTextareaMeasureParser
- description What is the market size for your startup?
- example
- marketSize The global file compression market is valued at billions of dollars with exponential growth due to increased data usage.
-
- tractionParser
- extends abstractTextareaMeasureParser
- description What traction have you achieved so far?
- example
- traction We have won TechCrunch Disrupt, secured seed funding, and have a functional demo with impressive early adoption metrics.
-
- equityParser
- extends abstractIdParser
- description How much equity have you given up so far?
- example
- equity 5% of equity has been given to our early-stage investors.
+ buildHtml
+ title One Textarea Demo
+
+ gazetteCss
+
+ css body {font-family: "Gill Sans", "Bitstream Vera Sans", sans-serif;}
+
+ printTitle
+ viewSourceLink
+ mediumColumn
+ This is a live example of a breakthrough in web forms. All forms can be done in one textarea. Strongly typed forms. The same language used to define the form is used to fill the form. All forms become a single plain text strongly typed document. You can use this today. It ships in Scroll. It is public domain.
+ https://scroll.pub/ Scroll
+ https://breckyunits.com/oneTextarea.html breakthrough in web forms
+ scrollForm breck7+scrollForm@gmail.com YCombinator Scroll Application Form
+
+ # Classic form demo
+ mediumColumn
+ classicForm breck7+classicForm@gmail.com YCombinator Application Form
+
+ startupNameParser
+ extends abstractIdParser
+ description What is the name of your startup?
+ example
+ name Pied Piper
+
+ founderNamesParser
+ extends abstractTextareaMeasureParser
+ description List the names of all founders.
+ example
+ founderNames Richard Hendricks, Erlich Bachman, Dinesh Chugtai, Gilfoyle, Jared Dunn
+
+ emailAddressParser
+ extends abstractEmailMeasureParser
+ description What is your email address?
+ example
+ name richard@piedpiper.com
+
+ homepageParser
+ extends abstractUrlMeasureParser
+ description What is your startup's website?
+ example
+ homepage http://piedpiper.com
+
+ problemParser
+ extends abstractTextareaMeasureParser
+ description What problem are you solving?
+ example
+ problem Inefficient file compression on the internet.
+
+ solutionParser
+ extends abstractTextareaMeasureParser
+ description What is your solution?
+ example
+ solution Alogo with high Weissman score.
+
+ marketSizeParser
+ extends abstractTextareaMeasureParser
+ description What is the market size for your startup?
+ example
+ marketSize The global file compression market is $10B.
+
+ tractionParser
+ extends abstractTextareaMeasureParser
+ description What traction have you achieved so far?
+ example
+ traction We have won TechCrunch Disrupt.
+
+ equityParser
+ extends abstractStringParser
+ description How much equity have you given up so far?
+ example
+ equity 5% to 1 angel investor.
root
root
4 months ago
Updated index.scroll
index.scroll
Changed around line 1
- buildHtml
- title One Textarea Demo
-
- gazetteCss
-
- css body {font-family: "Gill Sans", "Bitstream Vera Sans", sans-serif;}
-
- printTitle
- viewSourceLink
- mediumColumn
- This is a live example of a breakthrough in web forms. All forms can be done in one textarea. Strongly typed forms. The same language used to define the form is used to fill the form. All forms become a single plain text strongly typed document. You can use this today. It ships in Scroll. It is public domain.
- https://scroll.pub/ Scroll
- https://breckyunits.com/oneTextarea.html breakthrough in web forms
- scrollForm breck7+scrollForm@gmail.com YCombinator Scroll Application Form
-
- # Classic form demo
- mediumColumn
- classicForm breck7+classicForm@gmail.com YCombinator Application Form
-
- increased data usage.
-
- tractionParser
- extends abstractTextareaMeasureParser
- description What traction have you achieved so far?
- example
- traction We have won TechCrunch Disrupt, secured seed funding, and have a functional demo with impressive early adoption metrics.
-
- equityParser
- extends abstractIdParser
- description How much equity have you given up so far?
- example
- equity 5% of equity has been given to our early-stage investors.
+ buildHtml
+ title One Textarea Demo
+
+ gazetteCss
+
+ css body {font-family: "Gill Sans", "Bitstream Vera Sans", sans-serif;}
+
+ printTitle
+ viewSourceLink
+ mediumColumn
+ This is a live example of a breakthrough in web forms. All forms can be done in one textarea. Strongly typed forms. The same language used to define the form is used to fill the form. All forms become a single plain text strongly typed document. You can use this today. It ships in Scroll. It is public domain.
+ https://scroll.pub/ Scroll
+ https://breckyunits.com/oneTextarea.html breakthrough in web forms
+ scrollForm breck7+scrollForm@gmail.com YCombinator Scroll Application Form
+
+ # Classic form demo
+ mediumColumn
+ classicForm breck7+classicForm@gmail.com YCombinator Application Form
+
+ startupNameParser
+ extends abstractIdParser
+ description What is the name of your startup?
+ example
+ name Pied Piper
+
+ founderNamesParser
+ extends abstractTextareaMeasureParser
+ description List the names of all founders.
+ example
+ founderNames Richard Hendricks, Erlich Bachman, Dinesh Chugtai, Gilfoyle, Jared Dunn
+
+ emailAddressParser
+ extends abstractEmailMeasureParser
+ description What is your email address?
+ example
+ name richard@piedpiper.com
+
+ homepageParser
+ extends abstractUrlMeasureParser
+ description What is your startup's website?
+ example
+ homepage http://piedpiper.com
+
+ problemParser
+ extends abstractTextareaMeasureParser
+ description What problem are you solving?
+ example
+ problem We are solving the issue of inefficient file compression on the internet.
+
+ solutionParser
+ extends abstractTextareaMeasureParser
+ description What is your solution?
+ example
+ solution We created a revolutionary compression algorithm that offers a higher Weissman score than anything in existence.
+
+ marketSizeParser
+ extends abstractTextareaMeasureParser
+ description What is the market size for your startup?
+ example
+ marketSize The global file compression market is valued at billions of dollars with exponential growth due to increased data usage.
+
+ tractionParser
+ extends abstractTextareaMeasureParser
+ description What traction have you achieved so far?
+ example
+ traction We have won TechCrunch Disrupt, secured seed funding, and have a functional demo with impressive early adoption metrics.
+
+ equityParser
+ extends abstractIdParser
+ description How much equity have you given up so far?
+ example
+ equity 5% of equity has been given to our early-stage investors.
root
root
4 months ago
Updated index.scroll
index.scroll
Changed around line 17: scrollForm breck7+scrollForm@gmail.com YCombinator Scroll Application Form
- startupNameParser
- extends abstractIdParser
- description What is the name of your startup?
-
- founderNamesParser
- extends abstractTextareaMeasureParser
- description List the names of all founders.
-
- emailAddressParser
- extends abstractEmailMeasureParser
- description What is your email address?
-
- homepageParser
- extends abstractUrlMeasureParser
- description What is your startup's website?
-
- problemParser
- extends abstractTextareaMeasureParser
- description What problem are you solving?
-
- solutionParser
- extends abstractTextareaMeasureParser
- description What is your solution?
-
- marketSizeParser
- extends abstractTextareaMeasureParser
- description What is the market size for your startup?
+ increased data usage.
+ example
+ traction We have won TechCrunch Disrupt, secured seed funding, and have a functional demo with impressive early adoption metrics.
+ example
+ equity 5% of equity has been given to our early-stage investors.
root
root
4 months ago
Updated index.scroll
index.scroll
Changed around line 1
- buildHtml
- title One Textarea Demo
-
- gazetteCss
-
- css body {font-family: "Gill Sans", "Bitstream Vera Sans", sans-serif;}
-
- printTitle
- viewSourceLink
- mediumColumn
- This is a live example of a breakthrough in web forms. All forms can be done in one textarea. Strongly typed forms. The same language used to define the form is used to fill the form. All forms become a single plain text strongly typed document. You can use this today. It ships in Scroll. It is public domain.
- https://scroll.pub/ Scroll
- https://breckyunits.com/oneTextarea.html breakthrough in web forms
- scrollForm breck7+scrollForm@gmail.com YCombinator Scroll Application Form
-
- # Classic form demo
- mediumColumn
- classicForm breck7+classicForm@gmail.com YCombinator Application Form
-
- startupNameParser
- extends abstractIdParser
- description What is the name of your startup?
-
- founderNamesParser
- extends abstractTextareaMeasureParser
- description List the names of all founders.
-
- emailAddressParser
- extends abstractEmailMeasureParser
- description What is your email address?
-
- homepageParser
- extends abstractUrlMeasureParser
- description What is your startup's website?
-
- problemParser
- extends abstractTextareaMeasureParser
- description What problem are you solving?
-
- solutionParser
- extends abstractTextareaMeasureParser
- description What is your solution?
-
- marketSizeParser
- extends abstractTextareaMeasureParser
- description What is the market size for your startup?
-
- tractionParser
- extends abstractTextareaMeasureParser
- description What traction have you achieved so far?
-
- equityParser
- extends abstractIdParser
- description How much equity have you given up so far?
+ buildHtml
+ title One Textarea Demo
+
+ gazetteCss
+
+ css body {font-family: "Gill Sans", "Bitstream Vera Sans", sans-serif;}
+
+ printTitle
+ viewSourceLink
+ mediumColumn
+ This is a live example of a breakthrough in web forms. All forms can be done in one textarea. Strongly typed forms. The same language used to define the form is used to fill the form. All forms become a single plain text strongly typed document. You can use this today. It ships in Scroll. It is public domain.
+ https://scroll.pub/ Scroll
+ https://breckyunits.com/oneTextarea.html breakthrough in web forms
+ scrollForm breck7+scrollForm@gmail.com YCombinator Scroll Application Form
+
+ # Classic form demo
+ mediumColumn
+ classicForm breck7+classicForm@gmail.com YCombinator Application Form
+
+ startupNameParser
+ extends abstractIdParser
+ description What is the name of your startup?
+
+ founderNamesParser
+ extends abstractTextareaMeasureParser
+ description List the names of all founders.
+
+ emailAddressParser
+ extends abstractEmailMeasureParser
+ description What is your email address?
+
+ homepageParser
+ extends abstractUrlMeasureParser
+ description What is your startup's website?
+
+ problemParser
+ extends abstractTextareaMeasureParser
+ description What problem are you solving?
+
+ solutionParser
+ extends abstractTextareaMeasureParser
+ description What is your solution?
+
+ marketSizeParser
+ extends abstractTextareaMeasureParser
+ description What is the market size for your startup?
+
+ tractionParser
+ extends abstractTextareaMeasureParser
+ description What traction have you achieved so far?
+
+ equityParser
+ extends abstractIdParser
+ description How much equity have you given up so far?
root
root
4 months ago
Updated index.scroll
index.scroll
Changed around line 1
- buildHtml
-
- gazetteCss
-
- css body {font-family: "Gill Sans", "Bitstream Vera Sans", sans-serif;}
-
- viewSourceLink
-
- # One Textarea Demo
- mediumColumn
- This is a live example of a breakthrough in web forms. All forms can be done in one textarea. Strongly typed forms. The same language used to define the form is used to fill the form. All forms become a single plain text strongly typed document. You can use this today. It ships in Scroll. It is public domain.
- https://scroll.pub/ Scroll
- https://breckyunits.com/oneTextarea.html breakthrough in web forms
- scrollForm breck7+scrollForm@gmail.com YCombinator Scroll Application Form
-
- # Classic form demo
- mediumColumn
- classicForm breck7+classicForm@gmail.com YCombinator Application Form
-
- startupNameParser
- extends abstractIdParser
- description What is the name of your startup?
-
- founderNamesParser
- extends abstractTextareaMeasureParser
- description List the names of all founders.
-
- emailAddressParser
- extends abstractEmailMeasureParser
- description What is your email address?
-
- homepageParser
- extends abstractUrlMeasureParser
- description What is your startup's website?
-
- problemParser
- extends abstractTextareaMeasureParser
- description What problem are you solving?
-
- solutionParser
- extends abstractTextareaMeasureParser
- description What is your solution?
-
- marketSizeParser
- extends abstractTextareaMeasureParser
- description What is the market size for your startup?
-
- tractionParser
- extends abstractTextareaMeasureParser
- description What traction have you achieved so far?
-
- equityParser
- extends abstractIdParser
- description How much equity have you given up so far?
+ buildHtml
+ title One Textarea Demo
+
+ gazetteCss
+
+ css body {font-family: "Gill Sans", "Bitstream Vera Sans", sans-serif;}
+
+ printTitle
+ viewSourceLink
+ mediumColumn
+ This is a live example of a breakthrough in web forms. All forms can be done in one textarea. Strongly typed forms. The same language used to define the form is used to fill the form. All forms become a single plain text strongly typed document. You can use this today. It ships in Scroll. It is public domain.
+ https://scroll.pub/ Scroll
+ https://breckyunits.com/oneTextarea.html breakthrough in web forms
+ scrollForm breck7+scrollForm@gmail.com YCombinator Scroll Application Form
+
+ # Classic form demo
+ mediumColumn
+ classicForm breck7+classicForm@gmail.com YCombinator Application Form
+
+ startupNameParser
+ extends abstractIdParser
+ description What is the name of your startup?
+
+ founderNamesParser
+ extends abstractTextareaMeasureParser
+ description List the names of all founders.
+
+ emailAddressParser
+ extends abstractEmailMeasureParser
+ description What is your email address?
+
+ homepageParser
+ extends abstractUrlMeasureParser
+ description What is your startup's website?
+
+ problemParser
+ extends abstractTextareaMeasureParser
+ description What problem are you solving?
+
+ solutionParser
+ extends abstractTextareaMeasureParser
+ description What is your solution?
+
+ marketSizeParser
+ extends abstractTextareaMeasureParser
+ description What is the market size for your startup?
+
+ tractionParser
+ extends abstractTextareaMeasureParser
+ description What traction have you achieved so far?
+
+ equityParser
+ extends abstractIdParser
+ description How much equity have you given up so far?
root
root
4 months ago
Updated index.scroll
index.scroll
Changed around line 1
- buildHtml
-
- gazetteCss
-
- css body {font-family: "Gill Sans", "Bitstream Vera Sans", sans-serif;}
-
- # One Textarea Demo
- mediumColumn
- This is a live example of a breakthrough in web forms. All forms can be done in one textarea. Strongly typed forms. The same language used to define the form is used to fill the form. All forms become a single plain text strongly typed document. You can use this today. It ships in Scroll. It is public domain.
- https://scroll.pub/ Scroll
- https://breckyunits.com/oneTextarea.html breakthrough in web forms
- scrollForm breck7+scrollForm@gmail.com YCombinator Scroll Application Form
-
- # Classic form demo
- mediumColumn
- classicForm breck7+classicForm@gmail.com YCombinator Application Form
-
- startupNameParser
- extends abstractIdParser
- description What is the name of your startup?
-
- founderNamesParser
- extends abstractTextareaMeasureParser
- description List the names of all founders.
-
- emailAddressParser
- extends abstractEmailMeasureParser
- description What is your email address?
-
- homepageParser
- extends abstractUrlMeasureParser
- description What is your startup's website?
-
- problemParser
- extends abstractTextareaMeasureParser
- description What problem are you solving?
-
- solutionParser
- extends abstractTextareaMeasureParser
- description What is your solution?
-
- marketSizeParser
- extends abstractTextareaMeasureParser
- description What is the market size for your startup?
-
- tractionParser
- extends abstractTextareaMeasureParser
- description What traction have you achieved so far?
-
- equityParser
- extends abstractIdParser
- description How much equity have you given up so far?
+ buildHtml
+
+ gazetteCss
+
+ css body {font-family: "Gill Sans", "Bitstream Vera Sans", sans-serif;}
+
+ viewSourceLink
+
+ # One Textarea Demo
+ mediumColumn
+ This is a live example of a breakthrough in web forms. All forms can be done in one textarea. Strongly typed forms. The same language used to define the form is used to fill the form. All forms become a single plain text strongly typed document. You can use this today. It ships in Scroll. It is public domain.
+ https://scroll.pub/ Scroll
+ https://breckyunits.com/oneTextarea.html breakthrough in web forms
+ scrollForm breck7+scrollForm@gmail.com YCombinator Scroll Application Form
+
+ # Classic form demo
+ mediumColumn
+ classicForm breck7+classicForm@gmail.com YCombinator Application Form
+
+ startupNameParser
+ extends abstractIdParser
+ description What is the name of your startup?
+
+ founderNamesParser
+ extends abstractTextareaMeasureParser
+ description List the names of all founders.
+
+ emailAddressParser
+ extends abstractEmailMeasureParser
+ description What is your email address?
+
+ homepageParser
+ extends abstractUrlMeasureParser
+ description What is your startup's website?
+
+ problemParser
+ extends abstractTextareaMeasureParser
+ description What problem are you solving?
+
+ solutionParser
+ extends abstractTextareaMeasureParser
+ description What is your solution?
+
+ marketSizeParser
+ extends abstractTextareaMeasureParser
+ description What is the market size for your startup?
+
+ tractionParser
+ extends abstractTextareaMeasureParser
+ description What traction have you achieved so far?
+
+ equityParser
+ extends abstractIdParser
+ description How much equity have you given up so far?
root
root
4 months ago
Updated index.scroll
index.scroll
Changed around line 6: css body {font-family: "Gill Sans", "Bitstream Vera Sans", sans-serif;}
- This is a live example of a breakthrough in web forms. All forms can be done in 1 textarea. Strongly typed forms. The same language used to define the form is used to fill the form. All forms become a single plain text strongly typed document. You can use this today. It ships in Scroll. It is public domain.
+ This is a live example of a breakthrough in web forms. All forms can be done in one textarea. Strongly typed forms. The same language used to define the form is used to fill the form. All forms become a single plain text strongly typed document. You can use this today. It ships in Scroll. It is public domain.
root
root
4 months ago
Updated index.scroll
index.scroll
Changed around line 6: css body {font-family: "Gill Sans", "Bitstream Vera Sans", sans-serif;}
- This is a live example of a breakthrough in web forms. Strongly typed forms. The same language used to define the form is used to fill the form. All forms become a single plain text strongly typed document. You can use this today. It ships in Scroll. It is public domain.
+ This is a live example of a breakthrough in web forms. All forms can be done in 1 textarea. Strongly typed forms. The same language used to define the form is used to fill the form. All forms become a single plain text strongly typed document. You can use this today. It ships in Scroll. It is public domain.
root
root
4 months ago
Updated index.scroll
index.scroll
Changed around line 6: css body {font-family: "Gill Sans", "Bitstream Vera Sans", sans-serif;}
- This is a live example of a breakthrough in web forms. You can use this today. It ships in Scroll. It is public domain.
+ This is a live example of a breakthrough in web forms. Strongly typed forms. The same language used to define the form is used to fill the form. All forms become a single plain text strongly typed document. You can use this today. It ships in Scroll. It is public domain.
root
root
4 months ago
Updated index.scroll
index.scroll
Changed around line 6: css body {font-family: "Gill Sans", "Bitstream Vera Sans", sans-serif;}
- This demonstrates a breakthrough new design pattern for forms. You can use this today. It ships in Scroll.
+ This is a live example of a breakthrough in web forms. You can use this today. It ships in Scroll. It is public domain.
+ https://breckyunits.com/oneTextarea.html breakthrough in web forms
root
root
4 months ago
Updated index.scroll
index.scroll
Changed around line 4: gazetteCss
- # Scroll form demo
+ # One Textarea Demo
+ This demonstrates a breakthrough new design pattern for forms. You can use this today. It ships in Scroll.
+ https://scroll.pub/ Scroll
root
root
4 months ago
Updated index.scroll
index.scroll
Changed around line 1
- title Hello world
+ buildHtml
- header.scroll
+ gazetteCss
- Welcome to my folder.
+ css body {font-family: "Gill Sans", "Bitstream Vera Sans", sans-serif;}
- scrollVersionLink
+ # Scroll form demo
+ mediumColumn
+ scrollForm breck7+scrollForm@gmail.com YCombinator Scroll Application Form
+
+ # Classic form demo
+ mediumColumn
+ classicForm breck7+classicForm@gmail.com YCombinator Application Form
+
+ startupNameParser
+ extends abstractIdParser
+ description What is the name of your startup?
+
+ founderNamesParser
+ extends abstractTextareaMeasureParser
+ description List the names of all founders.
+
+ emailAddressParser
+ extends abstractEmailMeasureParser
+ description What is your email address?
+
+ homepageParser
+ extends abstractUrlMeasureParser
+ description What is your startup's website?
+
+ problemParser
+ extends abstractTextareaMeasureParser
+ description What problem are you solving?
+
+ solutionParser
+ extends abstractTextareaMeasureParser
+ description What is your solution?
+
+ marketSizeParser
+ extends abstractTextareaMeasureParser
+ description What is the market size for your startup?
+
+ tractionParser
+ extends abstractTextareaMeasureParser
+ description What traction have you achieved so far?
+
+ equityParser
+ extends abstractIdParser
+ description How much equity have you given up so far?
root
root
4 months ago
Initial commit
header.scroll
Changed around line 1
+ buildHtml
+ buildTxt
+
+ metaTags
+ gazetteCss
+ homeButton
+ viewSourceButton
+ printTitle
+ mediumColumns 1
index.scroll
Changed around line 1
+ title Hello world
+
+ header.scroll
+
+ Welcome to my folder.
+
+ scrollVersionLink