|
218 | 218 | }, |
219 | 219 | { |
220 | 220 | "label": "Fun Stuff!", |
221 | | - "new": false, |
| 221 | + "new": true, |
222 | 222 | "items": [ |
| 223 | + |
| 224 | + { |
| 225 | + "link": "/contest", |
| 226 | + "label": "Indie Web Contest", |
| 227 | + "sublabel": "2024 Contest Results", |
| 228 | + "new": true, |
| 229 | + "hide": false, |
| 230 | + "icon": "fa-solid fa-trophy" |
| 231 | + }, |
223 | 232 | { |
224 | 233 | "link": "/about/blinkies", |
225 | 234 | "label": "blinkies & more", |
|
261 | 270 | "label": "are you bored?", |
262 | 271 | "new": false, |
263 | 272 | "hide": false |
264 | | - }, |
265 | | - { |
266 | | - "link": "/contest", |
267 | | - "label": "Indie Web Contest", |
268 | | - "sublabel": "2024 Contest Results", |
269 | | - "new": false, |
270 | | - "hide": false, |
271 | | - "icon": "fa-solid fa-trophy", |
272 | | - "hideInCodingNav": true |
273 | | - } |
| 273 | + } |
274 | 274 | ] |
275 | 275 | }, |
276 | 276 | { |
|
288 | 288 | "sublabel": "", |
289 | 289 | "new": false, |
290 | 290 | "hide": false, |
291 | | - "icon": "fa-solid fa-wand-magic-sparkles" |
| 291 | + "icon": "layout-line" |
292 | 292 | }, |
293 | 293 | { |
294 | 294 | "link": "/coding/layouts", |
295 | 295 | "label": "F2U Layouts", |
296 | 296 | "sublabel": "", |
297 | 297 | "new": true, |
298 | 298 | "hide": true, |
299 | | - "icon": "fa-solid fa-window-restore" |
| 299 | + "icon": "layout-2-line" |
300 | 300 | }, |
301 | 301 | { |
302 | 302 | "link": "/coding/widgets", |
303 | 303 | "label": "Widgets for free Neocities accounts", |
304 | 304 | "sublabel": "", |
305 | 305 | "new": false, |
306 | 306 | "hide": false, |
307 | | - "icon": "fa-solid fa-puzzle-piece" |
| 307 | + "icon": "bard-line" |
308 | 308 | }, |
309 | 309 | { |
310 | 310 | "link": "/coding/cheatsheet", |
311 | 311 | "label": "Cheatsheet", |
312 | 312 | "sublabel": "", |
313 | 313 | "new": false, |
314 | 314 | "hide": false, |
315 | | - "icon": "fa-solid fa-clipboard-list" |
| 315 | + "icon": "file-text-line" |
316 | 316 | }, |
317 | 317 | { |
318 | 318 | "link": "/coding/bookmarks", |
319 | 319 | "label": "Helpful Sites", |
320 | 320 | "sublabel": "", |
321 | 321 | "new": false, |
322 | 322 | "hide": false, |
323 | | - "icon": "fa-solid fa-link" |
| 323 | + "icon": "bookmark-line" |
324 | 324 | }, |
325 | 325 | { |
326 | 326 | "link": "/coding/checklist", |
327 | 327 | "label": "Self-study Checklist", |
328 | 328 | "sublabel": "", |
329 | 329 | "new": false, |
330 | 330 | "hide": false, |
331 | | - "icon": "fa-solid fa-list-check" |
| 331 | + "icon": "list-check-3" |
332 | 332 | }, |
333 | 333 | { |
334 | 334 | "link": "/coding/quizzes", |
335 | 335 | "label": "Coding Quiz", |
336 | 336 | "sublabel": "", |
337 | 337 | "new": true, |
338 | 338 | "hide": false, |
339 | | - "icon": "fa-solid fa-person-chalkboard" |
| 339 | + "icon": "lightbulb-line" |
340 | 340 | }, |
341 | 341 | { |
342 | 342 | "link": "/coding/webringu", |
|
345 | 345 | "sublabel": "Simple Webring Script", |
346 | 346 | "new": false, |
347 | 347 | "hide": false, |
348 | | - "icon": "fa-solid fa-ring" |
| 348 | + "icon": "diamond-ring-line" |
349 | 349 | } |
350 | 350 | ] |
351 | 351 | }, |
|
359 | 359 | "sublabel": "", |
360 | 360 | "new": false, |
361 | 361 | "hide": false, |
362 | | - "icon": "fa-solid fa-laptop-code" |
| 362 | + "icon": "pages-line" |
363 | 363 | }, |
364 | 364 | { |
365 | 365 | "link": "/coding/common-questions", |
366 | 366 | "label": "Common Questions", |
367 | 367 | "sublabel": "", |
368 | 368 | "new": false, |
369 | 369 | "hide": false, |
370 | | - "icon": "fa-solid fa-circle-question" |
| 370 | + "icon": "questionnaire-line" |
371 | 371 | }, |
372 | 372 | { |
373 | 373 | "link": "/coding/common-mistakes", |
374 | 374 | "label": "Common Mistakes", |
375 | 375 | "sublabel": "", |
376 | 376 | "new": false, |
377 | 377 | "hide": false, |
378 | | - "icon": "fa-solid fa-circle-xmark" |
| 378 | + "icon": "error-warning-line" |
379 | 379 | }, |
380 | 380 | { |
381 | 381 | "link": "/coding/code-quality", |
382 | 382 | "label": "Code Quality Guide", |
383 | 383 | "sublabel": "", |
384 | 384 | "new": false, |
385 | 385 | "hide": false, |
386 | | - "icon": "fa-solid fa-broom" |
| 386 | + "icon": "code-ai-line" |
387 | 387 | }, |
388 | 388 | { |
389 | 389 | "link": "/coding/need-help", |
390 | 390 | "label": "Troubleshooting Guide", |
391 | 391 | "sublabel": "+ how to find support", |
392 | 392 | "new": false, |
393 | 393 | "hide": false, |
394 | | - "icon": "fa-solid fa-bug" |
| 394 | + "icon": "bug-line" |
395 | 395 | } |
396 | 396 | ] |
397 | 397 | }, |
|
405 | 405 | "sublabel": "", |
406 | 406 | "new": false, |
407 | 407 | "hide": false, |
408 | | - "icon": "fa-solid fa-border-none" |
| 408 | + "icon": "layout-5-line" |
409 | 409 | }, |
410 | 410 | { |
411 | 411 | "link": "/coding/positioning-tutorial", |
412 | 412 | "label": "CSS Positioning/Layout Tutorial", |
413 | 413 | "sublabel": "(display, position, flexbox, grid, transform, z-index, ...)", |
414 | 414 | "new": false, |
415 | 415 | "hide": false, |
416 | | - "icon": "fa-brands fa-css" |
| 416 | + "icon": "layout-masonry-line" |
417 | 417 | }, |
418 | 418 | { |
419 | 419 | "link": "/coding/cachebusting", |
420 | 420 | "label": "Cachebusting", |
421 | 421 | "sublabel": "Stop that pesky caching", |
422 | 422 | "new": false, |
423 | 423 | "hide": false, |
424 | | - "icon": "fa-solid fa-bomb" |
| 424 | + "icon": "delete-bin-6-line" |
425 | 425 | }, |
426 | 426 | { |
427 | 427 | "link": "/coding/performance", |
428 | 428 | "label": "How to make pages load faster", |
429 | 429 | "sublabel": "", |
430 | 430 | "new": false, |
431 | 431 | "hide": true, |
432 | | - "icon": "" |
| 432 | + "icon": "speed-up-line" |
433 | 433 | } |
434 | 434 | ] |
435 | 435 | }, |
|
443 | 443 | "sublabel": "Version Control", |
444 | 444 | "new": false, |
445 | 445 | "hide": false, |
446 | | - "icon": "fa-solid fa-code-branch" |
| 446 | + "icon": "github-line" |
447 | 447 | }, |
448 | 448 | { |
449 | 449 | "link": "/coding/npm-tutorial", |
450 | 450 | "label": "node/npm tutorial", |
451 | 451 | "sublabel": "Package Manager", |
452 | 452 | "new": false, |
453 | 453 | "hide": false, |
454 | | - "icon": "fa-brands fa-npm" |
| 454 | + "icon": "npmjs-line" |
455 | 455 | }, |
456 | 456 | { |
457 | 457 | "link": "/coding/webpack-tutorial", |
458 | 458 | "label": "Webpack Tutorial", |
459 | 459 | "sublabel": "File Bundler", |
460 | 460 | "new": false, |
461 | 461 | "hide": false, |
462 | | - "icon": "fa-solid fa-box" |
| 462 | + "icon": "box-3-line" |
463 | 463 | }, |
464 | 464 | { |
465 | 465 | "link": "/coding/eleventy-tutorial", |
466 | 466 | "label": "Eleventy (11ty) Tutorial", |
467 | 467 | "sublabel": "Static Site Generator", |
468 | 468 | "new": false, |
469 | 469 | "hide": false, |
470 | | - "icon": "fa-solid fa-code" |
| 470 | + "icon": "magic-line" |
471 | 471 | }, |
472 | 472 | { |
473 | 473 | "link": "/coding/google-sheets-api-tutorial", |
474 | 474 | "label": "Google Sheets API Tutorial", |
475 | 475 | "sublabel": "Read sheets data with JS", |
476 | 476 | "new": true, |
477 | 477 | "hide": false, |
478 | | - "icon": "fa-brands fa-google-drive" |
| 478 | + "icon": "drive-line" |
479 | 479 | } |
480 | 480 | ] |
481 | 481 | }, |
|
489 | 489 | "sublabel": "", |
490 | 490 | "new": false, |
491 | 491 | "hide": false, |
492 | | - "icon": "fa-solid fa-city" |
| 492 | + "icon": "building-line" |
493 | 493 | }, |
494 | 494 | { |
495 | 495 | "link": "/coding/snippets", |
496 | 496 | "label": "Code Snippets", |
497 | 497 | "sublabel": "", |
498 | 498 | "new": false, |
499 | 499 | "hide": false, |
500 | | - "icon": "fa-solid fa-code" |
| 500 | + "icon": "code-s-slash-line" |
501 | 501 | }, |
502 | 502 | { |
503 | 503 | "link": "/coding/my-setup", |
504 | 504 | "label": "My VSCode Setup", |
505 | 505 | "sublabel": "Settings + Extensions", |
506 | 506 | "new": false, |
507 | 507 | "hide": false, |
508 | | - "icon": "fa-solid fa-toolbox" |
| 508 | + "icon": "tools-line" |
509 | 509 | }, |
510 | 510 | { |
511 | 511 | "link": "/coding/now-what", |
512 | 512 | "label": "I know HTML, CSS, and JS. Now what?", |
513 | 513 | "sublabel": "", |
514 | 514 | "new": false, |
515 | 515 | "hide": false, |
516 | | - "icon": "fa-regular fa-lightbulb" |
| 516 | + "icon": "rocket-line" |
517 | 517 | }, |
518 | 518 | { |
519 | 519 | "link": "/coding/game-dev-journey", |
520 | 520 | "label": "my game dev journey", |
521 | 521 | "sublabel": "", |
522 | 522 | "new": false, |
523 | 523 | "hide": true, |
524 | | - "icon": "fa-solid fa-gamepad" |
| 524 | + "icon": "gamepad-line" |
525 | 525 | }, |
526 | 526 | { |
527 | 527 | "link": "/coding/cliques", |
528 | 528 | "label": "List of Cliques", |
529 | 529 | "sublabel": "", |
530 | 530 | "new": true, |
531 | 531 | "hide": false, |
532 | | - "icon": "fa-solid fa-list-ul" |
| 532 | + "icon": "user-community-line" |
533 | 533 | }, |
534 | 534 |
|
535 | 535 | { |
|
538 | 538 | "sublabel": "", |
539 | 539 | "new": true, |
540 | 540 | "hide": false, |
541 | | - "icon": "fa-solid fa-ring", |
| 541 | + "icon": "diamond-ring-line", |
542 | 542 | "hideInCodingNav": true |
543 | 543 | } |
544 | 544 | ] |
|
0 commit comments