diff --git a/startpage.html b/startpage.html
index 1b335de..0bb9a43 100644
--- a/startpage.html
+++ b/startpage.html
@@ -141,16 +141,21 @@
cursor: pointer;
margin: 0 0 0 0;
- padding: .5rem 0 .5rem 0;
+ padding: .5rem 0rem .5rem .5rem;
+
width: 100%;
}
.expandableMenuToggle.active, .expandableMenuToggle:hover {
background-color: rgba(213, 205, 205, 1);
}
+ .expandedMenuIndicator {
+ margin: 0 1rem 0 0;
+ font-size: 2rem;
+ }
.expandableMenu {
display: none;
- padding: 0 1rem;
+ padding: 1rem 0 0 1rem;
margin-bottom: 1rem;
border-left: 4px solid rgba(213, 205, 205);
}
@@ -160,6 +165,7 @@
width: 100%;
font-style: italic;
font-weight: bold;
+ padding: 1rem 0;
margin: 0;
}
@@ -195,6 +201,10 @@
justify-content: space-between;
}
+ #noContainerWarning {
+ font-style: italic;
+ }
+
input {
width: 4rem;
}
@@ -244,218 +254,259 @@
edit page
+
-
-
-
- you are now editing the page!
- this is the settings box. there are various tabs containing various
- customization options for your startpage experience. you can create
- and categorize bookmarks, customize the bookmark box to your taste,
- change the wallpaper, and add + maniuplate any image you want!
- [ let it be known ]
- your changes will only be saved when you stop editing the page.
- to cancel your live edits, refresh the page without hitting
- save.
- [ bookmark tips ]
- to group bookmarks together, just enter them with the same section.
- bookmarks without a section will stay at the top. you can remove
- individual bookmarks or whole sections, and sections can be
- rearranged. there's also a button in this menu to full reset.
- [ customization tips ]
- everything on the screen can be dragged around and resized. left
- click and drag to move, right click and drag to resize!
- you can add as many images to the background and resize them as you
- wish, but they can only be added via URL. i have provided a quick
- link to a place to upload your own images if you have specific
- things in mind, but you can also make a beautiful collage of random
- photographs you find without using any disk space.
- [ changing font ]
- you can use any font that is available on
- google fonts.
- FYI, if you have multiple fonts selected only the first one will be
- loaded, and it will be the regular version (if there are variants of
- the font)
- to load a font:
- 1.) on google fonts, click on a font you like, press the "get font"
- button, and then press the "get embed code" button.
2.) under
- the "web" tab (you are already probably on it), copy the stuff
- under: "embed code in the <head> of your html" (it should be a
- few lines starting with <link>)
3.) paste contents into
- the "change font" input, found on the "container" tab of this
- floating menu.
[ back-up themes! ]
- you can export your entire current setup to import again later (save
- ur moodboards or share with friends). this is primarily useful
- because everything for this page is stored as a cookie. so, if you
- reset your browser history or cache, your startpage will be lost!!
- unless you have it backed up 8]
-
- clicking 'export data' will fill your clipboard with your currently
- saved data (make sure you've saved your changes before exporting),
- simply paste the contents into a text file for safekeeping. to load
- a saved configuration, just paste the exported text and hit
- import.
- if you somehow lose your bookmark box off-screen, use the "reset box
- customization" options to get it back. you will lose your other
- customizations tho :[
+
+ you are now editing the page!
+
+ this is the settings box - there are various tabs containing various
+ customization options for your startpage experience.
+
+ this box is adjustable, just like every layer you add to the page.
+ you can drag it around the page, and dragging with right click will
+ adjust the size of the layer.
+
+ on the "layers" tab, you can add two types of layers to the page:
+
+ your changes will be saved to the page when you exit editing mode.
+ if you've made edits you wish to undo, refresh the page without disabling
+ editing mode.
+
+ that concludes the basics. there's some more advanced information below:
+
sharing / stashing your work
++
+
+ you can export your entire current page's setup to your clipboard in the
+ "import / export" tab. open a text file and paste the contents to store
+ your theme for later or for sharing with others.
+
+ to load in a theme, simply paste the output of the export button into the
+ "import" input, and refresh the page.
setting fonts
++
+
+ you can use any font that is available on
+ google fonts.
+
-
tips and tricks
++
+
+ there are some keyboard shortcuts for your convenience:
+ "e" = enables editing mode
+ esc = disables editing mode (and saves page)
+ "1"-"4" = jump between settings box tabs
+
+ floating text:
+ for floating text anywhere on the page,
+ remove the border and set the background opacity of a layer to
+ zero. then, add new sections to the bookmark list without any links.
+ customize the layer's "section" text to your liking and place freely.
+