solarized and remotes
This commit is contained in:
parent
3867dbcaac
commit
64a9f87c31
@ -16,7 +16,7 @@ Senior Software Engineer with focus on Python, Django, Go. Technology enthusiast
|
|||||||
EXPERIENCE
|
EXPERIENCE
|
||||||
----------
|
----------
|
||||||
|
|
||||||
Mango Voice - (Remote) Saint George, UT - Senior Software Engineer >>> November 2024 - Present
|
Mango Voice - Saint George, UT - Senior Software Engineer >>> November 2024 - Present (Remote)
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
API and Scheduling Team
|
API and Scheduling Team
|
||||||
@ -25,8 +25,8 @@ API and Scheduling Team
|
|||||||
* just started, will update later!
|
* just started, will update later!
|
||||||
|
|
||||||
|
|
||||||
REDLattice - Chantilly, VA — Senior Software Engineer >>> October 2023 -> November 2024
|
REDLattice - Chantilly, VA — Senior Software Engineer >>> October 2023 -> November 2024 (Remote)
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
Products Team
|
Products Team
|
||||||
|
|
||||||
@ -38,8 +38,8 @@ Products Team
|
|||||||
* Created an audit logging system to provide users with increased awareness of their systems.
|
* Created an audit logging system to provide users with increased awareness of their systems.
|
||||||
* Created Debian packages for system services, reduces incorrect installation procedures for deployment.
|
* Created Debian packages for system services, reduces incorrect installation procedures for deployment.
|
||||||
|
|
||||||
EverQuote — Boston, MA — Senior Software Engineer >>> January 2022 - June 2023
|
EverQuote — Boston, MA — Senior Software Engineer >>> January 2022 - June 2023 (Remote)
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
* Email Remarketing Team
|
* Email Remarketing Team
|
||||||
|
|
||||||
|
@ -72,8 +72,8 @@ SOCIAL = ()
|
|||||||
# THEME = "./themes/pelican-themes/gum"
|
# THEME = "./themes/pelican-themes/gum"
|
||||||
DISPLAY_PAGES_ON_MENU=True
|
DISPLAY_PAGES_ON_MENU=True
|
||||||
LANDING_PAGE_ABOUT=True
|
LANDING_PAGE_ABOUT=True
|
||||||
THEME = pwd / "themes" / "blue-penguin-dark"
|
#THEME = pwd / "themes" / "blue-penguin-dark"
|
||||||
#THEME = pwd / "themes" / "solarized"
|
THEME = pwd / "themes" / "solarized"
|
||||||
|
|
||||||
PAGINATED_TEMPLATES = {'index': 10, 'tag': 10, 'category': 10, 'author': None}
|
PAGINATED_TEMPLATES = {'index': 10, 'tag': 10, 'category': 10, 'author': None}
|
||||||
DISPLAY_HOME = False
|
DISPLAY_HOME = False
|
||||||
|
Loading…
Reference in New Issue
Block a user