UPDATES:
* Custom link handlers for profile (icon-links.html) * Custom classes for homepage styles (border, tables, etc)
This commit is contained in:
11
README.md
11
README.md
@@ -86,3 +86,14 @@ Adblocker easyfilter has some filter on “plausible.js” string, especially if
|
||||
- `static/js/pdf.js`
|
||||
- `static/js/pdf.worker.js`
|
||||
|
||||
### Layout & CSS
|
||||
|
||||
#### Homepage `layout/index.html`
|
||||
|
||||
Homepage splited into two main section, Greetings section and Recent Post section. Both of the section is wrapped using `inf-border` class to give them borders. The Greetings section now has subsection of important links which is paritally loaded from custom layout of `icon-links.html`.
|
||||
|
||||
The Recent Posts section is managed by `inf-patterns-list` class, using html table instead of html lists format.
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user