Giter Site home page Giter Site logo

routify.dev's Introduction

Routify v2 site

This is the repo for the Routify docs site.

Usage

Development npm run dev Dev + codesplitting npm run dev:split Build npm run build

Production

Please make sure that url rewrite redirects to dist/__app.html on our server.

Building and running in production mode

To create an optimised version of the app:

npm run build

Deploy

npm run deploy:now

routify.dev's People

Contributors

aamirshahx avatar alesvaupotic avatar alteredorange avatar amdg avatar benmccann avatar cbenz avatar chbert avatar dependabot[bot] avatar diepoe avatar feldev avatar ghostdevv avatar gjungb avatar jakobrosenberg avatar josefaidt avatar joshuaferr1s avatar kevmodrome avatar kierangilliam avatar kl4rk avatar knobo avatar lovetoast avatar mhyfritz avatar nschlemm avatar peopledrivemecrazy avatar pierre-mike avatar sebastiandedeyne avatar simeydotme avatar stokesman avatar thaicodingdev avatar wolfr avatar www-chique avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

routify.dev's Issues

Prettifier

Set up prettifier on a project level so we can be in sync about formatting.

Problem with explanation code

If I try to paste this into a simple HTML template, I get a Svelte compile error.

  "dev": "run-p watch:routify watch:rollup",
  "watch:rollup": "rollup -c -w",
  "watch:routify": "routify",
  ...
}

Even if I decode the entities.

Page alignments across pages

Feedback from @rixo .

the only thing that bugs me a little is that when you change page between "Getting started" and another page with lateral navigation, the alignment of the content column is just so slightly different that it appears to jump somehow
not sure what could be done... a transition maybe?

Explain layout resetting somewhere

Proposal for first text

You can reset your layout to reset the layout inheritance by adding a filed called _reset.svelte to your folder. This will allow you to “start over” and build up your layout without taking into account nested _layout.svelte files.

Site launch plan

I believe we should just replace https://routify.dev/ (current site) with the routify-site-2020.

Then we just keep working on better docs in the new layout (using Notion)

Otherwise, we have 2 content trees to compare.

What do you think @jakobrosenberg ?

OpenGraph & page titles

Port Opengraph logic from our company site.

  • Implement default Open Graph image
  • Check if every page has a decent <title>

Code splitting

  1. Does Routify support code splitting? (I believe so...)
  2. How should we document it?

Just posing the questions to start my own thinking.

Feedback on decorators page

What is the use case for a decorator?

The usage is there, but an example use case would be good.

Then we could add that to this page.

image

Single command SCSS: problem when editing partials

When you are editing a partial and save it, the SCSS does not get saved.

The new idea that we can work on the site with just 1 command is good, but the workflow doesn't work yet. It only works if you directly edit style.scss, but you work in partials most of the time.

Routify marketing plan

Sharing

  • Post link to new Routify site on Svelte js reddit
  • Post about Routify on hacker news
  • Post about Routify on personal blog Johan

Docs

  • Improve guide

Blog posts

See detailed discussion in #85

Content marketing

  • Video about how to use Routify (post on youtube)

Nav items need to be repeated in the mobile tree

If you open the mobile nav right now, it only shows the first level navigation.

image

Some of the items will have child pages.

I would like for this navigation to be tweaked so it shows the child pages for parts like “Guide”. Perhaps with an accordion-style component.

Now, when you go to the guide on mobile, and the page has a sub tree, the first thing you see is that list. That's not very neat.

Integrate brickss

I tried to integrate the current page from https://routify.now.sh/docs/install into this repo .

Some dependency errors. See https://github.com/Wolfr/routify-site-2020/tree/integratebrickss .

[!] Error: 'css' is not exported by node_modules/emotion/dist/emotion.umd.min.js
https://rollupjs.org/guide/en/#error-name-is-not-exported-by-module
node_modules/@sveltech/bricks/src/components/Modal.svelte (2:10)
1: <script>
2:   import {css} from "emotion/dist/emotion.umd.min.js";
             ^
3:   import { fade } from "svelte/transition";
4:   import { onDestroy } from "svelte";
Error: 'css' is not exported by node_modules/emotion/dist/emotion.umd.min.js
    at error (/Users/johanronsse/Sites/routify-site-2020/node_modules/rollup/dist/rollup.js:5365:30)
    at Module.error (/Users/johanronsse/Sites/routify-site-2020/node_modules/rollup/dist/rollup.js:9708:9)
    at handleMissingExport (/Users/johanronsse/Sites/routify-site-2020/node_modules/rollup/dist/rollup.js:9625:21)
    at Module.traceVariable (/Users/johanronsse/Sites/ro

Deployments page

The deployments page is empty.

I wrote some content, I will make a PR.

We can add instructions to deploy to Now and Netlify?

Image on frontpage has [blog] => blog

Should it be blog instead of [blog]?

I do like that it shows that capability of having params in the folder, but the current example isn't showing it.

pages
  _layout.svelte
  about.svelte            /about
  [blog]
    index.svelte          /recipes
    [post]                /recipes/cupcakes

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.