├── .github └── workflows │ ├── deploy.yml │ └── test-deploy.yml ├── .gitignore ├── .history └── class │ ├── docs │ ├── about_20200624105412.md │ ├── about_20200624105413.md │ ├── about_20200624110445.md │ ├── about_20200624111149.md │ ├── about_20200624111208.md │ ├── about_20200624153104.md │ ├── about_20200624153126.md │ ├── about_20200624153216.md │ ├── about_20200624153232.md │ ├── about_20200624153304.md │ ├── classes │ │ ├── class-overview_20200624113030.md │ │ ├── class-overview_20200624113122.md │ │ ├── docacon-2020 │ │ │ ├── customizing-appearance_20200624172447.md │ │ │ ├── customizing-appearance_20200624172645.md │ │ │ ├── customizing-appearance_20200624174209.md │ │ │ ├── customizing-appearance_20200624174659.md │ │ │ ├── customizing-appearance_20200624180046.md │ │ │ ├── customizing-appearance_20200624181849.md │ │ │ ├── customizing-appearance_20200624182156.md │ │ │ ├── customizing-appearance_20200624183505.md │ │ │ ├── working-with-docx_20200624105104.md │ │ │ ├── working-with-docx_20200624105232.md │ │ │ ├── working-with-docx_20200624112910.md │ │ │ ├── working-with-docx_20200624131041.md │ │ │ ├── working-with-docx_20200624131527.md │ │ │ ├── working-with-docx_20200624134312.md │ │ │ ├── working-with-docx_20200624134900.md │ │ │ ├── working-with-docx_20200624135052.md │ │ │ ├── working-with-docx_20200624152555.md │ │ │ ├── working-with-docx_20200624152812.md │ │ │ ├── working-with-docx_20200624153328.md │ │ │ ├── working-with-docx_20200624170740.md │ │ │ ├── working-with-docx_20200624171953.md │ │ │ └── working-with-docx_20200624172331.md │ │ ├── other-classes_20200624113904.md │ │ ├── other-classes_20200624114517.md │ │ ├── other-classes_20200624114621.md │ │ ├── other-classes_20200624114629.md │ │ ├── other-classes_20200624120023.md │ │ ├── resources_20200624115420.md │ │ ├── resources_20200624115437.md │ │ ├── resources_20200624115443.md │ │ ├── resources_20200624115700.md │ │ ├── resources_20200624115759.md │ │ ├── resources_20200624120404.md │ │ └── resources_20200624120409.md │ ├── introduction_20200624095622.md │ └── introduction_20200624112039.md │ ├── docusaurus.config_20200624101332.js │ ├── docusaurus.config_20200624102305.js │ ├── docusaurus.config_20200624103303.js │ ├── docusaurus.config_20200624103640.js │ ├── docusaurus.config_20200624110552.js │ ├── docusaurus.config_20200624113603.js │ ├── docusaurus.config_20200624121359.js │ ├── docusaurus.config_20200624121659.js │ ├── docusaurus.config_20200624122055.js │ ├── docusaurus.config_20200624122111.js │ ├── docusaurus.config_20200624123722.js │ ├── docusaurus.config_20200624123817.js │ └── src │ └── pages │ ├── index_20200624095622.js │ ├── index_20200624101838.js │ ├── index_20200624103156.js │ └── index_20200624123332.js ├── README.md ├── blog ├── 2019-05-28-hola.md ├── 2019-05-29-hello-world.md └── 2019-05-30-welcome.md ├── docs ├── a2j │ ├── a2j-approaches.md │ ├── a2j-technology.md │ └── a2j.md ├── about-legal-tech-class.md ├── ai-law │ └── ai-law-overview.md ├── appendices │ ├── editing-docusaurus.md │ └── stub.md ├── avoiding-failure │ └── avoiding-failure.md ├── changing-legal-profession │ ├── changing-legal-profession.md │ └── stub.md ├── choosing-project │ └── choosing-project.md ├── classes │ ├── assembly-line │ │ ├── 2020-assembly-line-assignment-1.md │ │ └── 2020-assembly-line-assignment-3.md │ ├── class-overview.md │ ├── docacon-2020 │ │ ├── customizing-appearance.md │ │ ├── hello-world.md │ │ ├── logic.md │ │ ├── question-types.md │ │ └── working-with-docx.md │ ├── explorations │ │ └── explorations.md │ ├── other-classes.md │ ├── resources.md │ ├── small-firms │ │ ├── 2020 │ │ │ ├── 2020-legal-tech-small-firms-assignments.md │ │ │ ├── 2020-legal-tech-small-firms-outline.md │ │ │ ├── 2020-legal-tech-small-firms-rubric.md │ │ │ ├── 2020-legal-tech-small-firms-syllabus.md │ │ │ └── 2020-legal-tech-small-firms.md │ │ ├── 2021 │ │ │ ├── 2021-legal-tech-small-firms-assignments.md │ │ │ ├── 2021-legal-tech-small-firms-outline.md │ │ │ ├── 2021-legal-tech-small-firms-rubric.md │ │ │ ├── 2021-legal-tech-small-firms-syllabus.md │ │ │ └── 2021-legal-tech-small-firms.md │ │ ├── 2022-legal-tech.md │ │ ├── 2023-legal-tech.md │ │ └── 2024-spring-legal-tech.md │ └── smart-machines │ │ ├── 2020 │ │ ├── 0ae35a6c75e91d97479370104e103b32b8179ae7.svg │ │ ├── 2020-law-smart-machines-assignment-1.md │ │ ├── 2020-law-smart-machines-assignment-2-doop-intro.md │ │ ├── 2020-law-smart-machines-assignment-2.md │ │ ├── 2020-law-smart-machines.md │ │ ├── 2d9dd2f9c01d88e2a4e45dd62e91e29b4ac83115.svg │ │ ├── 451c77f6c4460ad6ea1a1a538a919c49b47c939e.svg │ │ ├── assignment-branch-logic.md │ │ ├── assignment-creating-document.md │ │ ├── asssignment-repeated-information.md │ │ ├── law-smart-machines-final-project.md │ │ └── project-ideas.md │ │ ├── 2021 │ │ ├── 2021-smart-machines-assignments.md │ │ ├── 2021-smart-machines-rubric.md │ │ ├── 2021-smart-machines-syllabus.md │ │ └── 2021-smart-machines.md │ │ ├── 2022-smart-machines.md │ │ └── 2023-smart-machines.md ├── document-assembly.md ├── ethical-issues │ ├── ethical-issues.md │ └── ethics-regulation.md ├── feedback │ └── feedback.md ├── forming-team │ └── forming-team.md ├── gaining-audience │ └── gaining-audience.md ├── ila.md ├── interview-structure │ └── building-an-app-outline.md ├── introduction-to-docassemble.md ├── jinja2.md ├── legal-tech-overview │ ├── examples.md │ ├── legal-tech-overview.md │ ├── maturity-model.md │ └── substantive-vs-non-substantive.md ├── maintenance │ └── maintenance.md ├── mako.md ├── markdown.md ├── mdx.md ├── practical-guide-docassemble │ ├── basic-troubleshooting.md │ ├── combining-interviews.md │ ├── controlling-interview-order.md │ ├── img │ │ ├── error_mandatory.png │ │ ├── error_missing_question.png │ │ ├── error_missing_template.png │ │ ├── error_reading_yaml_file.png │ │ └── show_paragraph_marks.png │ ├── installing-production-app.md │ ├── object-oriented-programming.md │ ├── practical-guide-docassemble.md │ ├── rebuild-lightsail-instance.md │ ├── run-docassemble-docker-vscode.md │ ├── setup-server.md │ ├── theming-docassemble.md │ ├── translating-interviews.md │ └── updates-and-maintenance.md ├── project-planning │ └── project-planning.md ├── prototyping │ └── prototyping.md ├── python.md ├── repeated-information.md ├── representing-rules │ └── representing-rules.md ├── speaking-right-language │ └── speaking-right-language.md ├── stub.md ├── testing │ ├── lorem-ipsum.md │ ├── testing-scenarios.md │ └── testing.md ├── tutorials.md ├── user-centered-design │ └── user-centered-design.md ├── user-needs │ └── user-needs.md ├── verification │ └── verification.md └── yaml.md ├── docusaurus.config.js ├── license.md ├── package.json ├── puppeteer-config.json ├── sidebars.js ├── src ├── css │ └── custom.css └── pages │ ├── index.js │ └── styles.module.css └── static ├── img ├── 248-Robot-in-logistics.png ├── Hello_world_document.png ├── Playground_Pull.png ├── Yes_no.png ├── blue_logo.png ├── class-registration.png ├── cytonn-photography-GJao3ZTX9gU-unsplash.jpg ├── einar-storsul-K3W7I7x37Xk-unsplash.jpg ├── favicon.ico ├── folders_packages.png ├── github_new_branch.png ├── group.svg ├── icons8-law-96.png ├── intake.png ├── jamie-hagan-RWzPBcWVdpw-unsplash.jpg ├── judge_with_computer.jpg ├── legal_tech_small_firms_collage.png ├── logo.svg ├── mortarboard.svg ├── playground_window.png ├── samantha-oakey-WwCZIoANpek-unsplash.jpg ├── umbrella_diagram.svg ├── undraw_docusaurus_mountain.svg ├── undraw_docusaurus_react.svg ├── undraw_docusaurus_tree.svg └── work.svg └── intake.pdf /.github/workflows/deploy.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/.github/workflows/deploy.yml -------------------------------------------------------------------------------- /.github/workflows/test-deploy.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/.github/workflows/test-deploy.yml -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/.gitignore -------------------------------------------------------------------------------- /.history/class/docs/about_20200624105412.md: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.history/class/docs/about_20200624105413.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/.history/class/docs/about_20200624105413.md -------------------------------------------------------------------------------- /.history/class/docs/about_20200624110445.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/.history/class/docs/about_20200624110445.md -------------------------------------------------------------------------------- /.history/class/docs/about_20200624111149.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/.history/class/docs/about_20200624111149.md -------------------------------------------------------------------------------- /.history/class/docs/about_20200624111208.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/.history/class/docs/about_20200624111208.md -------------------------------------------------------------------------------- /.history/class/docs/about_20200624153104.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/.history/class/docs/about_20200624153104.md -------------------------------------------------------------------------------- /.history/class/docs/about_20200624153126.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/.history/class/docs/about_20200624153126.md -------------------------------------------------------------------------------- /.history/class/docs/about_20200624153216.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/.history/class/docs/about_20200624153216.md -------------------------------------------------------------------------------- /.history/class/docs/about_20200624153232.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/.history/class/docs/about_20200624153232.md -------------------------------------------------------------------------------- /.history/class/docs/about_20200624153304.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/.history/class/docs/about_20200624153304.md -------------------------------------------------------------------------------- /.history/class/docs/classes/class-overview_20200624113030.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/.history/class/docs/classes/class-overview_20200624113030.md -------------------------------------------------------------------------------- /.history/class/docs/classes/class-overview_20200624113122.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/.history/class/docs/classes/class-overview_20200624113122.md -------------------------------------------------------------------------------- /.history/class/docs/classes/docacon-2020/customizing-appearance_20200624172447.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/.history/class/docs/classes/docacon-2020/customizing-appearance_20200624172447.md -------------------------------------------------------------------------------- /.history/class/docs/classes/docacon-2020/customizing-appearance_20200624172645.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/.history/class/docs/classes/docacon-2020/customizing-appearance_20200624172645.md -------------------------------------------------------------------------------- /.history/class/docs/classes/docacon-2020/customizing-appearance_20200624174209.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/.history/class/docs/classes/docacon-2020/customizing-appearance_20200624174209.md -------------------------------------------------------------------------------- /.history/class/docs/classes/docacon-2020/customizing-appearance_20200624174659.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/.history/class/docs/classes/docacon-2020/customizing-appearance_20200624174659.md -------------------------------------------------------------------------------- /.history/class/docs/classes/docacon-2020/customizing-appearance_20200624180046.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/.history/class/docs/classes/docacon-2020/customizing-appearance_20200624180046.md -------------------------------------------------------------------------------- /.history/class/docs/classes/docacon-2020/customizing-appearance_20200624181849.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/.history/class/docs/classes/docacon-2020/customizing-appearance_20200624181849.md -------------------------------------------------------------------------------- /.history/class/docs/classes/docacon-2020/customizing-appearance_20200624182156.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/.history/class/docs/classes/docacon-2020/customizing-appearance_20200624182156.md -------------------------------------------------------------------------------- /.history/class/docs/classes/docacon-2020/customizing-appearance_20200624183505.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/.history/class/docs/classes/docacon-2020/customizing-appearance_20200624183505.md -------------------------------------------------------------------------------- /.history/class/docs/classes/docacon-2020/working-with-docx_20200624105104.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/.history/class/docs/classes/docacon-2020/working-with-docx_20200624105104.md -------------------------------------------------------------------------------- /.history/class/docs/classes/docacon-2020/working-with-docx_20200624105232.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/.history/class/docs/classes/docacon-2020/working-with-docx_20200624105232.md -------------------------------------------------------------------------------- /.history/class/docs/classes/docacon-2020/working-with-docx_20200624112910.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/.history/class/docs/classes/docacon-2020/working-with-docx_20200624112910.md -------------------------------------------------------------------------------- /.history/class/docs/classes/docacon-2020/working-with-docx_20200624131041.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/.history/class/docs/classes/docacon-2020/working-with-docx_20200624131041.md -------------------------------------------------------------------------------- /.history/class/docs/classes/docacon-2020/working-with-docx_20200624131527.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/.history/class/docs/classes/docacon-2020/working-with-docx_20200624131527.md -------------------------------------------------------------------------------- /.history/class/docs/classes/docacon-2020/working-with-docx_20200624134312.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/.history/class/docs/classes/docacon-2020/working-with-docx_20200624134312.md -------------------------------------------------------------------------------- /.history/class/docs/classes/docacon-2020/working-with-docx_20200624134900.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/.history/class/docs/classes/docacon-2020/working-with-docx_20200624134900.md -------------------------------------------------------------------------------- /.history/class/docs/classes/docacon-2020/working-with-docx_20200624135052.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/.history/class/docs/classes/docacon-2020/working-with-docx_20200624135052.md -------------------------------------------------------------------------------- /.history/class/docs/classes/docacon-2020/working-with-docx_20200624152555.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/.history/class/docs/classes/docacon-2020/working-with-docx_20200624152555.md -------------------------------------------------------------------------------- /.history/class/docs/classes/docacon-2020/working-with-docx_20200624152812.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/.history/class/docs/classes/docacon-2020/working-with-docx_20200624152812.md -------------------------------------------------------------------------------- /.history/class/docs/classes/docacon-2020/working-with-docx_20200624153328.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/.history/class/docs/classes/docacon-2020/working-with-docx_20200624153328.md -------------------------------------------------------------------------------- /.history/class/docs/classes/docacon-2020/working-with-docx_20200624170740.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/.history/class/docs/classes/docacon-2020/working-with-docx_20200624170740.md -------------------------------------------------------------------------------- /.history/class/docs/classes/docacon-2020/working-with-docx_20200624171953.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/.history/class/docs/classes/docacon-2020/working-with-docx_20200624171953.md -------------------------------------------------------------------------------- /.history/class/docs/classes/docacon-2020/working-with-docx_20200624172331.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/.history/class/docs/classes/docacon-2020/working-with-docx_20200624172331.md -------------------------------------------------------------------------------- /.history/class/docs/classes/other-classes_20200624113904.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/.history/class/docs/classes/other-classes_20200624113904.md -------------------------------------------------------------------------------- /.history/class/docs/classes/other-classes_20200624114517.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/.history/class/docs/classes/other-classes_20200624114517.md -------------------------------------------------------------------------------- /.history/class/docs/classes/other-classes_20200624114621.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/.history/class/docs/classes/other-classes_20200624114621.md -------------------------------------------------------------------------------- /.history/class/docs/classes/other-classes_20200624114629.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/.history/class/docs/classes/other-classes_20200624114629.md -------------------------------------------------------------------------------- /.history/class/docs/classes/other-classes_20200624120023.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/.history/class/docs/classes/other-classes_20200624120023.md -------------------------------------------------------------------------------- /.history/class/docs/classes/resources_20200624115420.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/.history/class/docs/classes/resources_20200624115420.md -------------------------------------------------------------------------------- /.history/class/docs/classes/resources_20200624115437.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/.history/class/docs/classes/resources_20200624115437.md -------------------------------------------------------------------------------- /.history/class/docs/classes/resources_20200624115443.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/.history/class/docs/classes/resources_20200624115443.md -------------------------------------------------------------------------------- /.history/class/docs/classes/resources_20200624115700.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/.history/class/docs/classes/resources_20200624115700.md -------------------------------------------------------------------------------- /.history/class/docs/classes/resources_20200624115759.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/.history/class/docs/classes/resources_20200624115759.md -------------------------------------------------------------------------------- /.history/class/docs/classes/resources_20200624120404.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/.history/class/docs/classes/resources_20200624120404.md -------------------------------------------------------------------------------- /.history/class/docs/classes/resources_20200624120409.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/.history/class/docs/classes/resources_20200624120409.md -------------------------------------------------------------------------------- /.history/class/docs/introduction_20200624095622.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/.history/class/docs/introduction_20200624095622.md -------------------------------------------------------------------------------- /.history/class/docs/introduction_20200624112039.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/.history/class/docs/introduction_20200624112039.md -------------------------------------------------------------------------------- /.history/class/docusaurus.config_20200624101332.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/.history/class/docusaurus.config_20200624101332.js -------------------------------------------------------------------------------- /.history/class/docusaurus.config_20200624102305.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/.history/class/docusaurus.config_20200624102305.js -------------------------------------------------------------------------------- /.history/class/docusaurus.config_20200624103303.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/.history/class/docusaurus.config_20200624103303.js -------------------------------------------------------------------------------- /.history/class/docusaurus.config_20200624103640.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/.history/class/docusaurus.config_20200624103640.js -------------------------------------------------------------------------------- /.history/class/docusaurus.config_20200624110552.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/.history/class/docusaurus.config_20200624110552.js -------------------------------------------------------------------------------- /.history/class/docusaurus.config_20200624113603.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/.history/class/docusaurus.config_20200624113603.js -------------------------------------------------------------------------------- /.history/class/docusaurus.config_20200624121359.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/.history/class/docusaurus.config_20200624121359.js -------------------------------------------------------------------------------- /.history/class/docusaurus.config_20200624121659.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/.history/class/docusaurus.config_20200624121659.js -------------------------------------------------------------------------------- /.history/class/docusaurus.config_20200624122055.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/.history/class/docusaurus.config_20200624122055.js -------------------------------------------------------------------------------- /.history/class/docusaurus.config_20200624122111.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/.history/class/docusaurus.config_20200624122111.js -------------------------------------------------------------------------------- /.history/class/docusaurus.config_20200624123722.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/.history/class/docusaurus.config_20200624123722.js -------------------------------------------------------------------------------- /.history/class/docusaurus.config_20200624123817.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/.history/class/docusaurus.config_20200624123817.js -------------------------------------------------------------------------------- /.history/class/src/pages/index_20200624095622.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/.history/class/src/pages/index_20200624095622.js -------------------------------------------------------------------------------- /.history/class/src/pages/index_20200624101838.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/.history/class/src/pages/index_20200624101838.js -------------------------------------------------------------------------------- /.history/class/src/pages/index_20200624103156.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/.history/class/src/pages/index_20200624103156.js -------------------------------------------------------------------------------- /.history/class/src/pages/index_20200624123332.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/.history/class/src/pages/index_20200624123332.js -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/README.md -------------------------------------------------------------------------------- /blog/2019-05-28-hola.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/blog/2019-05-28-hola.md -------------------------------------------------------------------------------- /blog/2019-05-29-hello-world.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/blog/2019-05-29-hello-world.md -------------------------------------------------------------------------------- /blog/2019-05-30-welcome.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/blog/2019-05-30-welcome.md -------------------------------------------------------------------------------- /docs/a2j/a2j-approaches.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/a2j/a2j-approaches.md -------------------------------------------------------------------------------- /docs/a2j/a2j-technology.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/a2j/a2j-technology.md -------------------------------------------------------------------------------- /docs/a2j/a2j.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/a2j/a2j.md -------------------------------------------------------------------------------- /docs/about-legal-tech-class.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/about-legal-tech-class.md -------------------------------------------------------------------------------- /docs/ai-law/ai-law-overview.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/ai-law/ai-law-overview.md -------------------------------------------------------------------------------- /docs/appendices/editing-docusaurus.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/appendices/editing-docusaurus.md -------------------------------------------------------------------------------- /docs/appendices/stub.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/appendices/stub.md -------------------------------------------------------------------------------- /docs/avoiding-failure/avoiding-failure.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/avoiding-failure/avoiding-failure.md -------------------------------------------------------------------------------- /docs/changing-legal-profession/changing-legal-profession.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/changing-legal-profession/changing-legal-profession.md -------------------------------------------------------------------------------- /docs/changing-legal-profession/stub.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/changing-legal-profession/stub.md -------------------------------------------------------------------------------- /docs/choosing-project/choosing-project.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/choosing-project/choosing-project.md -------------------------------------------------------------------------------- /docs/classes/assembly-line/2020-assembly-line-assignment-1.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/classes/assembly-line/2020-assembly-line-assignment-1.md -------------------------------------------------------------------------------- /docs/classes/assembly-line/2020-assembly-line-assignment-3.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/classes/assembly-line/2020-assembly-line-assignment-3.md -------------------------------------------------------------------------------- /docs/classes/class-overview.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/classes/class-overview.md -------------------------------------------------------------------------------- /docs/classes/docacon-2020/customizing-appearance.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/classes/docacon-2020/customizing-appearance.md -------------------------------------------------------------------------------- /docs/classes/docacon-2020/hello-world.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/classes/docacon-2020/hello-world.md -------------------------------------------------------------------------------- /docs/classes/docacon-2020/logic.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/classes/docacon-2020/logic.md -------------------------------------------------------------------------------- /docs/classes/docacon-2020/question-types.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/classes/docacon-2020/question-types.md -------------------------------------------------------------------------------- /docs/classes/docacon-2020/working-with-docx.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/classes/docacon-2020/working-with-docx.md -------------------------------------------------------------------------------- /docs/classes/explorations/explorations.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/classes/explorations/explorations.md -------------------------------------------------------------------------------- /docs/classes/other-classes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/classes/other-classes.md -------------------------------------------------------------------------------- /docs/classes/resources.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/classes/resources.md -------------------------------------------------------------------------------- /docs/classes/small-firms/2020/2020-legal-tech-small-firms-assignments.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/classes/small-firms/2020/2020-legal-tech-small-firms-assignments.md -------------------------------------------------------------------------------- /docs/classes/small-firms/2020/2020-legal-tech-small-firms-outline.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/classes/small-firms/2020/2020-legal-tech-small-firms-outline.md -------------------------------------------------------------------------------- /docs/classes/small-firms/2020/2020-legal-tech-small-firms-rubric.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/classes/small-firms/2020/2020-legal-tech-small-firms-rubric.md -------------------------------------------------------------------------------- /docs/classes/small-firms/2020/2020-legal-tech-small-firms-syllabus.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/classes/small-firms/2020/2020-legal-tech-small-firms-syllabus.md -------------------------------------------------------------------------------- /docs/classes/small-firms/2020/2020-legal-tech-small-firms.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/classes/small-firms/2020/2020-legal-tech-small-firms.md -------------------------------------------------------------------------------- /docs/classes/small-firms/2021/2021-legal-tech-small-firms-assignments.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/classes/small-firms/2021/2021-legal-tech-small-firms-assignments.md -------------------------------------------------------------------------------- /docs/classes/small-firms/2021/2021-legal-tech-small-firms-outline.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/classes/small-firms/2021/2021-legal-tech-small-firms-outline.md -------------------------------------------------------------------------------- /docs/classes/small-firms/2021/2021-legal-tech-small-firms-rubric.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/classes/small-firms/2021/2021-legal-tech-small-firms-rubric.md -------------------------------------------------------------------------------- /docs/classes/small-firms/2021/2021-legal-tech-small-firms-syllabus.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/classes/small-firms/2021/2021-legal-tech-small-firms-syllabus.md -------------------------------------------------------------------------------- /docs/classes/small-firms/2021/2021-legal-tech-small-firms.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/classes/small-firms/2021/2021-legal-tech-small-firms.md -------------------------------------------------------------------------------- /docs/classes/small-firms/2022-legal-tech.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/classes/small-firms/2022-legal-tech.md -------------------------------------------------------------------------------- /docs/classes/small-firms/2023-legal-tech.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/classes/small-firms/2023-legal-tech.md -------------------------------------------------------------------------------- /docs/classes/small-firms/2024-spring-legal-tech.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/classes/small-firms/2024-spring-legal-tech.md -------------------------------------------------------------------------------- /docs/classes/smart-machines/2020/0ae35a6c75e91d97479370104e103b32b8179ae7.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/classes/smart-machines/2020/0ae35a6c75e91d97479370104e103b32b8179ae7.svg -------------------------------------------------------------------------------- /docs/classes/smart-machines/2020/2020-law-smart-machines-assignment-1.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/classes/smart-machines/2020/2020-law-smart-machines-assignment-1.md -------------------------------------------------------------------------------- /docs/classes/smart-machines/2020/2020-law-smart-machines-assignment-2-doop-intro.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/classes/smart-machines/2020/2020-law-smart-machines-assignment-2-doop-intro.md -------------------------------------------------------------------------------- /docs/classes/smart-machines/2020/2020-law-smart-machines-assignment-2.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/classes/smart-machines/2020/2020-law-smart-machines-assignment-2.md -------------------------------------------------------------------------------- /docs/classes/smart-machines/2020/2020-law-smart-machines.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/classes/smart-machines/2020/2020-law-smart-machines.md -------------------------------------------------------------------------------- /docs/classes/smart-machines/2020/2d9dd2f9c01d88e2a4e45dd62e91e29b4ac83115.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/classes/smart-machines/2020/2d9dd2f9c01d88e2a4e45dd62e91e29b4ac83115.svg -------------------------------------------------------------------------------- /docs/classes/smart-machines/2020/451c77f6c4460ad6ea1a1a538a919c49b47c939e.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/classes/smart-machines/2020/451c77f6c4460ad6ea1a1a538a919c49b47c939e.svg -------------------------------------------------------------------------------- /docs/classes/smart-machines/2020/assignment-branch-logic.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/classes/smart-machines/2020/assignment-branch-logic.md -------------------------------------------------------------------------------- /docs/classes/smart-machines/2020/assignment-creating-document.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/classes/smart-machines/2020/assignment-creating-document.md -------------------------------------------------------------------------------- /docs/classes/smart-machines/2020/asssignment-repeated-information.md: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /docs/classes/smart-machines/2020/law-smart-machines-final-project.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/classes/smart-machines/2020/law-smart-machines-final-project.md -------------------------------------------------------------------------------- /docs/classes/smart-machines/2020/project-ideas.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/classes/smart-machines/2020/project-ideas.md -------------------------------------------------------------------------------- /docs/classes/smart-machines/2021/2021-smart-machines-assignments.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/classes/smart-machines/2021/2021-smart-machines-assignments.md -------------------------------------------------------------------------------- /docs/classes/smart-machines/2021/2021-smart-machines-rubric.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/classes/smart-machines/2021/2021-smart-machines-rubric.md -------------------------------------------------------------------------------- /docs/classes/smart-machines/2021/2021-smart-machines-syllabus.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/classes/smart-machines/2021/2021-smart-machines-syllabus.md -------------------------------------------------------------------------------- /docs/classes/smart-machines/2021/2021-smart-machines.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/classes/smart-machines/2021/2021-smart-machines.md -------------------------------------------------------------------------------- /docs/classes/smart-machines/2022-smart-machines.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/classes/smart-machines/2022-smart-machines.md -------------------------------------------------------------------------------- /docs/classes/smart-machines/2023-smart-machines.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/classes/smart-machines/2023-smart-machines.md -------------------------------------------------------------------------------- /docs/document-assembly.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/document-assembly.md -------------------------------------------------------------------------------- /docs/ethical-issues/ethical-issues.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/ethical-issues/ethical-issues.md -------------------------------------------------------------------------------- /docs/ethical-issues/ethics-regulation.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/ethical-issues/ethics-regulation.md -------------------------------------------------------------------------------- /docs/feedback/feedback.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/feedback/feedback.md -------------------------------------------------------------------------------- /docs/forming-team/forming-team.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/forming-team/forming-team.md -------------------------------------------------------------------------------- /docs/gaining-audience/gaining-audience.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/gaining-audience/gaining-audience.md -------------------------------------------------------------------------------- /docs/ila.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/ila.md -------------------------------------------------------------------------------- /docs/interview-structure/building-an-app-outline.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/interview-structure/building-an-app-outline.md -------------------------------------------------------------------------------- /docs/introduction-to-docassemble.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/introduction-to-docassemble.md -------------------------------------------------------------------------------- /docs/jinja2.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/jinja2.md -------------------------------------------------------------------------------- /docs/legal-tech-overview/examples.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/legal-tech-overview/examples.md -------------------------------------------------------------------------------- /docs/legal-tech-overview/legal-tech-overview.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/legal-tech-overview/legal-tech-overview.md -------------------------------------------------------------------------------- /docs/legal-tech-overview/maturity-model.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/legal-tech-overview/maturity-model.md -------------------------------------------------------------------------------- /docs/legal-tech-overview/substantive-vs-non-substantive.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/legal-tech-overview/substantive-vs-non-substantive.md -------------------------------------------------------------------------------- /docs/maintenance/maintenance.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/maintenance/maintenance.md -------------------------------------------------------------------------------- /docs/mako.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/mako.md -------------------------------------------------------------------------------- /docs/markdown.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/markdown.md -------------------------------------------------------------------------------- /docs/mdx.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/mdx.md -------------------------------------------------------------------------------- /docs/practical-guide-docassemble/basic-troubleshooting.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/practical-guide-docassemble/basic-troubleshooting.md -------------------------------------------------------------------------------- /docs/practical-guide-docassemble/combining-interviews.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/practical-guide-docassemble/combining-interviews.md -------------------------------------------------------------------------------- /docs/practical-guide-docassemble/controlling-interview-order.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/practical-guide-docassemble/controlling-interview-order.md -------------------------------------------------------------------------------- /docs/practical-guide-docassemble/img/error_mandatory.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/practical-guide-docassemble/img/error_mandatory.png -------------------------------------------------------------------------------- /docs/practical-guide-docassemble/img/error_missing_question.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/practical-guide-docassemble/img/error_missing_question.png -------------------------------------------------------------------------------- /docs/practical-guide-docassemble/img/error_missing_template.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/practical-guide-docassemble/img/error_missing_template.png -------------------------------------------------------------------------------- /docs/practical-guide-docassemble/img/error_reading_yaml_file.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/practical-guide-docassemble/img/error_reading_yaml_file.png -------------------------------------------------------------------------------- /docs/practical-guide-docassemble/img/show_paragraph_marks.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/practical-guide-docassemble/img/show_paragraph_marks.png -------------------------------------------------------------------------------- /docs/practical-guide-docassemble/installing-production-app.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/practical-guide-docassemble/installing-production-app.md -------------------------------------------------------------------------------- /docs/practical-guide-docassemble/object-oriented-programming.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/practical-guide-docassemble/object-oriented-programming.md -------------------------------------------------------------------------------- /docs/practical-guide-docassemble/practical-guide-docassemble.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/practical-guide-docassemble/practical-guide-docassemble.md -------------------------------------------------------------------------------- /docs/practical-guide-docassemble/rebuild-lightsail-instance.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/practical-guide-docassemble/rebuild-lightsail-instance.md -------------------------------------------------------------------------------- /docs/practical-guide-docassemble/run-docassemble-docker-vscode.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/practical-guide-docassemble/run-docassemble-docker-vscode.md -------------------------------------------------------------------------------- /docs/practical-guide-docassemble/setup-server.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/practical-guide-docassemble/setup-server.md -------------------------------------------------------------------------------- /docs/practical-guide-docassemble/theming-docassemble.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/practical-guide-docassemble/theming-docassemble.md -------------------------------------------------------------------------------- /docs/practical-guide-docassemble/translating-interviews.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/practical-guide-docassemble/translating-interviews.md -------------------------------------------------------------------------------- /docs/practical-guide-docassemble/updates-and-maintenance.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/practical-guide-docassemble/updates-and-maintenance.md -------------------------------------------------------------------------------- /docs/project-planning/project-planning.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/project-planning/project-planning.md -------------------------------------------------------------------------------- /docs/prototyping/prototyping.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/prototyping/prototyping.md -------------------------------------------------------------------------------- /docs/python.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/python.md -------------------------------------------------------------------------------- /docs/repeated-information.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/repeated-information.md -------------------------------------------------------------------------------- /docs/representing-rules/representing-rules.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/representing-rules/representing-rules.md -------------------------------------------------------------------------------- /docs/speaking-right-language/speaking-right-language.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/speaking-right-language/speaking-right-language.md -------------------------------------------------------------------------------- /docs/stub.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/stub.md -------------------------------------------------------------------------------- /docs/testing/lorem-ipsum.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/testing/lorem-ipsum.md -------------------------------------------------------------------------------- /docs/testing/testing-scenarios.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/testing/testing-scenarios.md -------------------------------------------------------------------------------- /docs/testing/testing.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/testing/testing.md -------------------------------------------------------------------------------- /docs/tutorials.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/tutorials.md -------------------------------------------------------------------------------- /docs/user-centered-design/user-centered-design.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/user-centered-design/user-centered-design.md -------------------------------------------------------------------------------- /docs/user-needs/user-needs.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/user-needs/user-needs.md -------------------------------------------------------------------------------- /docs/verification/verification.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/verification/verification.md -------------------------------------------------------------------------------- /docs/yaml.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docs/yaml.md -------------------------------------------------------------------------------- /docusaurus.config.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/docusaurus.config.js -------------------------------------------------------------------------------- /license.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/license.md -------------------------------------------------------------------------------- /package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/package.json -------------------------------------------------------------------------------- /puppeteer-config.json: -------------------------------------------------------------------------------- 1 | { 2 | "args": ["--no-sandbox"] 3 | } 4 | -------------------------------------------------------------------------------- /sidebars.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/sidebars.js -------------------------------------------------------------------------------- /src/css/custom.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/src/css/custom.css -------------------------------------------------------------------------------- /src/pages/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/src/pages/index.js -------------------------------------------------------------------------------- /src/pages/styles.module.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/src/pages/styles.module.css -------------------------------------------------------------------------------- /static/img/248-Robot-in-logistics.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/static/img/248-Robot-in-logistics.png -------------------------------------------------------------------------------- /static/img/Hello_world_document.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/static/img/Hello_world_document.png -------------------------------------------------------------------------------- /static/img/Playground_Pull.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/static/img/Playground_Pull.png -------------------------------------------------------------------------------- /static/img/Yes_no.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/static/img/Yes_no.png -------------------------------------------------------------------------------- /static/img/blue_logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/static/img/blue_logo.png -------------------------------------------------------------------------------- /static/img/class-registration.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/static/img/class-registration.png -------------------------------------------------------------------------------- /static/img/cytonn-photography-GJao3ZTX9gU-unsplash.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/static/img/cytonn-photography-GJao3ZTX9gU-unsplash.jpg -------------------------------------------------------------------------------- /static/img/einar-storsul-K3W7I7x37Xk-unsplash.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/static/img/einar-storsul-K3W7I7x37Xk-unsplash.jpg -------------------------------------------------------------------------------- /static/img/favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/static/img/favicon.ico -------------------------------------------------------------------------------- /static/img/folders_packages.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/static/img/folders_packages.png -------------------------------------------------------------------------------- /static/img/github_new_branch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/static/img/github_new_branch.png -------------------------------------------------------------------------------- /static/img/group.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/static/img/group.svg -------------------------------------------------------------------------------- /static/img/icons8-law-96.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/static/img/icons8-law-96.png -------------------------------------------------------------------------------- /static/img/intake.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/static/img/intake.png -------------------------------------------------------------------------------- /static/img/jamie-hagan-RWzPBcWVdpw-unsplash.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/static/img/jamie-hagan-RWzPBcWVdpw-unsplash.jpg -------------------------------------------------------------------------------- /static/img/judge_with_computer.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/static/img/judge_with_computer.jpg -------------------------------------------------------------------------------- /static/img/legal_tech_small_firms_collage.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/static/img/legal_tech_small_firms_collage.png -------------------------------------------------------------------------------- /static/img/logo.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/static/img/logo.svg -------------------------------------------------------------------------------- /static/img/mortarboard.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/static/img/mortarboard.svg -------------------------------------------------------------------------------- /static/img/playground_window.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/static/img/playground_window.png -------------------------------------------------------------------------------- /static/img/samantha-oakey-WwCZIoANpek-unsplash.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/static/img/samantha-oakey-WwCZIoANpek-unsplash.jpg -------------------------------------------------------------------------------- /static/img/umbrella_diagram.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/static/img/umbrella_diagram.svg -------------------------------------------------------------------------------- /static/img/undraw_docusaurus_mountain.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/static/img/undraw_docusaurus_mountain.svg -------------------------------------------------------------------------------- /static/img/undraw_docusaurus_react.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/static/img/undraw_docusaurus_react.svg -------------------------------------------------------------------------------- /static/img/undraw_docusaurus_tree.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/static/img/undraw_docusaurus_tree.svg -------------------------------------------------------------------------------- /static/img/work.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/static/img/work.svg -------------------------------------------------------------------------------- /static/intake.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuffolkLITLab/legal-tech-class/HEAD/static/intake.pdf --------------------------------------------------------------------------------