-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* upgrade to 0.7.0 * Chowworks 0 7 0 upgrade (#18) * Changed Resumeskillset be documents vs objects for full text search of skill * control over which documents can be searched by a page. * fix image too small oon bio and search bug fixes * Fix business card fab from preventing click on entire bottom of screen * add options to bio to turn off ui elements for display in search results. * pricing and storybook build and deploy; cleanup for cta headline section * security fix from google * Update .gitignore * download now creates pdf on fly from website components added raleway font for pdf * simplify parameters resumeBio * download resume button is now straight download of pdf * added download pdf in email block
- Loading branch information
1 parent
ea131e0
commit 3d92c06
Showing
151 changed files
with
3,390 additions
and
1,344 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -31,4 +31,6 @@ yarn-error.log* | |
yarn* | ||
yarn.* | ||
|
||
*.log | ||
*.log | ||
build | ||
storybook-static |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<module type="WEB_MODULE" version="4"> | ||
<component name="NewModuleRootManager" inherit-compiler-output="true"> | ||
<exclude-output /> | ||
<content url="file://$MODULE_DIR$/functions" /> | ||
<orderEntry type="sourceFolder" forTests="false" /> | ||
</component> | ||
</module> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.