Skip to content

Helpful scripts for static webpages geared towards neocities and nekoweb pages.

Notifications You must be signed in to change notification settings

loudlyintothevoid/personal-website-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

personal-website-scripts

Helpful scripts for static webpages geared towards neocities and nekoweb pages.

Description

Dynamic Navigation Bar

To Use:
  1. Download dynamic_navbar.js
  2. Link the script in <head>
  3. Add an element with id="navigation". This is where the menu will be inserted.
  4. Call fixNav(["page_name1", "page_name2", etc.]) before </body> with pages enclosed in quotes
  5. Style nav a in your css to change the look

About

Helpful scripts for static webpages geared towards neocities and nekoweb pages.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors